We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9908bfe + 3a9388f commit 1e0095dCopy full SHA for 1e0095d
pyproject.toml
@@ -34,7 +34,7 @@ Homepage = "https://github.com/testing-cabal/testtools"
34
[project.optional-dependencies]
35
test = ["testscenarios", "testresources"]
36
twisted = ["Twisted", "fixtures"]
37
-dev = ["ruff==0.13.0"]
+dev = ["ruff==0.13.2"]
38
39
[tool.hatch.version]
40
source = "vcs"
0 commit comments