diff --git a/pyproject.toml b/pyproject.toml index b1e12302..9d2a3663 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ Homepage = "https://github.com/testing-cabal/testtools" [project.optional-dependencies] test = ["testscenarios", "testresources"] twisted = ["Twisted", "fixtures"] -dev = ["ruff==0.12.1"] +dev = ["ruff==0.12.2"] [tool.hatch.version] source = "vcs"