Skip to content

Commit

Permalink
Merge pull request #379 from testing-cabal/4781dependabot/pip/ruff-0.4.8
Browse files Browse the repository at this point in the history
Bump ruff from 0.4.7 to 0.4.8
  • Loading branch information
jelmer authored Jun 10, 2024
2 parents 08cfe38 + a7b60ff commit 295de8b
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 @@ -72,4 +72,4 @@ __version__ = {version_tuple!r}
[project.optional-dependencies]
test = ["testscenarios", "testresources"]
twisted = ["Twisted", "fixtures"]
dev = ["ruff==0.4.7"]
dev = ["ruff==0.4.8"]

0 comments on commit 295de8b

Please sign in to comment.