Skip to content

Commit 2de5198

Browse files
Bump ruff from 0.15.14 to 0.15.18
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.14 to 0.15.18. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.14...0.15.18) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.17 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 491fd9b commit 2de5198

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ python-docx==1.2.0
1515
python-pptx==1.0.2
1616

1717
# Quality tooling — used by .github/workflows/quality.yml and locally.
18-
ruff==0.15.14
18+
ruff==0.15.18
1919
bandit==1.9.4
2020
pytest==9.0.3
2121
pytest-timeout==2.4.0

0 commit comments

Comments
 (0)