Skip to content

Commit 3d6efa3

Browse files
authored
Merge pull request #489 from testing-cabal/9814dependabot/pip/ruff-0.14.9
Bump ruff from 0.14.7 to 0.14.9
2 parents 3fe736f + f562c60 commit 3d6efa3

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
@@ -35,7 +35,7 @@ Homepage = "https://github.com/testing-cabal/testtools"
3535
[project.optional-dependencies]
3636
test = ["testscenarios", "testresources"]
3737
twisted = ["Twisted", "fixtures"]
38-
dev = ["ruff==0.14.7"]
38+
dev = ["ruff==0.14.9"]
3939

4040
[tool.hatch.version]
4141
source = "vcs"

0 commit comments

Comments
 (0)