diff --git a/pyproject.toml b/pyproject.toml index 7967e51..e7fd7a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ lint = [ "black>=25.1.0", "isort[colors]>=5.12.0", "pylint>=3.0.0", - "flake8==7.1.1", + "flake8==7.1.2", ] type = [ "mypy==1.15.0",