Skip to content

Commit 5e20af3

Browse files
authored
Merge pull request #426 from testing-cabal/a3f7dependabot/pip/ruff-0.9.9
Bump ruff from 0.9.7 to 0.9.9
2 parents 3ae92ab + 71443a2 commit 5e20af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ __version__ = {version_tuple!r}
7171
[project.optional-dependencies]
7272
test = ["testscenarios", "testresources"]
7373
twisted = ["Twisted", "fixtures"]
74-
dev = ["ruff==0.9.7"]
74+
dev = ["ruff==0.9.9"]

0 commit comments

Comments
 (0)