diff --git a/pyproject.toml b/pyproject.toml index 1e1a99f..b4242c2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ documentation = [ ] dev = [ - "flake8 ==7.1.1", + "flake8 ==7.1.2", ] [tool.pytest.ini_options]