Skip to content

Commit d3b9486

Browse files
authored
Merge pull request #589 from testing-cabal/dependabot/pip/ruff-0.15.7
build(deps-dev): bump ruff from 0.15.5 to 0.15.7
2 parents 0c13789 + 18f0351 commit d3b9486

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
@@ -37,7 +37,7 @@ Homepage = "https://github.com/testing-cabal/testtools"
3737
test = ["testscenarios", "testresources"]
3838
twisted = ["Twisted", "fixtures"]
3939
dev = [
40-
"ruff==0.15.5",
40+
"ruff==0.15.7",
4141
"mypy>=1.0.0",
4242
"typing-extensions;python_version<'3.11'",
4343
]

0 commit comments

Comments
 (0)