Skip to content

Commit

Permalink
Merge pull request caikit#698 from caikit/dependabot/pip/ruff-0.4.1
Browse files Browse the repository at this point in the history
Bump ruff from 0.3.7 to 0.4.1
  • Loading branch information
gabe-l-hart authored Apr 22, 2024
2 parents 27aaa33 + 3d20755 commit cee75b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ dev-docs = [
]

dev-fmt = [
"ruff==0.3.7",
"ruff==0.4.1",
"pre-commit>=3.0.4,<4.0",
"pydeps>=1.12.12,<2",
]
Expand Down

0 comments on commit cee75b4

Please sign in to comment.