diff --git a/pyproject.toml b/pyproject.toml index b374a91a..b00e64f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ Homepage = "https://github.com/testing-cabal/testtools" test = ["testscenarios", "testresources"] twisted = ["Twisted", "fixtures"] dev = [ - "ruff==0.14.10", + "ruff==0.14.11", "mypy>=1.0.0", ]