Skip to content

Commit c5bb90e

Browse files
authored
Merge pull request #616 from testing-cabal/dependabot/pip/ruff-0.15.17
build(deps-dev): bump ruff from 0.15.15 to 0.15.17
2 parents 65ab548 + 699eb97 commit c5bb90e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = ["fixtures", "testscenarios", "testresources"]
3838
twisted = ["Twisted", "fixtures"]
3939
dev = [
40-
"ruff==0.15.15",
40+
"ruff==0.15.17",
4141
"mypy>=1.20.0",
4242
"typing-extensions;python_version<'3.11'",
4343
]

0 commit comments

Comments
 (0)