Skip to content

Commit 6aa5f7f

Browse files
Bump ruff from 0.9.5 to 0.11.10
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.5 to 0.11.10. - [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.9.5...0.11.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.10 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8419373 commit 6aa5f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ sphinx-autobuild==2024.10.3 # https://github.com/GaretJax/sphinx-autobuild
1919

2020
# Code quality
2121
# ------------------------------------------------------------------------------
22-
ruff==0.9.5 # https://github.com/astral-sh/ruff
22+
ruff==0.11.10 # https://github.com/astral-sh/ruff
2323
coverage==7.6.10 # https://github.com/nedbat/coveragepy
2424
djlint==1.36.4 # https://github.com/Riverside-Healthcare/djLint
2525
pre-commit==4.1.0 # https://github.com/pre-commit/pre-commit

0 commit comments

Comments
 (0)