diff --git a/pyproject.toml b/pyproject.toml index a03ada9..3826b01 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ classifiers = [ develop = [ "black==24.4.2", "coverage==7.5.4", - 'flake8==7.0.0', + 'flake8==7.1.0', "flake8-pyproject==1.2.3", "gitlint-core==0.19.1", 'isort==5.13.2',