diff --git a/pyproject.toml b/pyproject.toml index 59ce26022..6418e9d4b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dev = [ "black==23.3.0", "coverage>=4.5.4", "build>=0.10.0", - "fixit==0.1.1", + "fixit==2.0.0.post1", "flake8>=3.7.8,<5", "Sphinx>=5.1.1", "hypothesis>=4.36.0",