Skip to content

Commit 039096f

Browse files
authored
Merge pull request #421 from testing-cabal/7581dependabot/pip/ruff-0.9.4
Bump ruff from 0.9.3 to 0.9.4
2 parents 714a0c9 + fe08d90 commit 039096f

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.3"]
74+
dev = ["ruff==0.9.4"]

0 commit comments

Comments
 (0)