diff --git a/pyproject.toml b/pyproject.toml index c0b9262d..b1e12302 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.0"] +dev = ["ruff==0.12.1"] [tool.hatch.version] source = "vcs"