Skip to content

Commit f76a326

Browse files
Bump ruff from 0.5.3 to 0.5.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.3 to 0.5.4. - [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.5.3...0.5.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d81c95 commit f76a326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pre-commit==3.7.1
2222
# via -r requirements.in
2323
pyyaml==6.0.1
2424
# via pre-commit
25-
ruff==0.5.3
25+
ruff==0.5.4
2626
# via -r requirements.in
2727
sqlparse==0.5.0
2828
# via django

0 commit comments

Comments
 (0)