We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65ab548 + 699eb97 commit c5bb90eCopy full SHA for c5bb90e
1 file changed
pyproject.toml
@@ -37,7 +37,7 @@ Homepage = "https://github.com/testing-cabal/testtools"
37
test = ["fixtures", "testscenarios", "testresources"]
38
twisted = ["Twisted", "fixtures"]
39
dev = [
40
- "ruff==0.15.15",
+ "ruff==0.15.17",
41
"mypy>=1.20.0",
42
"typing-extensions;python_version<'3.11'",
43
]
0 commit comments