diff --git a/pyproject.toml b/pyproject.toml index 0249f77..79e2bd3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ documentation = [ ] dev = [ - "flake8 ==7.2.0", + "flake8 ==7.3.0", ] [tool.pytest.ini_options]