Skip to content

Commit 83a0eac

Browse files
authored
Merge pull request #461 from testing-cabal/90b9dependabot/pip/ruff-0.12.8
Bump ruff from 0.12.7 to 0.12.8
2 parents 0c776d4 + 37b5e5c commit 83a0eac

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
@@ -34,7 +34,7 @@ Homepage = "https://github.com/testing-cabal/testtools"
3434
[project.optional-dependencies]
3535
test = ["testscenarios", "testresources"]
3636
twisted = ["Twisted", "fixtures"]
37-
dev = ["ruff==0.12.7"]
37+
dev = ["ruff==0.12.8"]
3838

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

0 commit comments

Comments
 (0)