diff --git a/pyproject.toml b/pyproject.toml index 03f1e14..3acfd19 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ local_scheme = "no-local-version" dependencies = [ "black==24.10.0", "flake8-pyproject==1.2.3", - "flake8==7.1.1", + "flake8==7.1.2", "pytest-cov==6.0.0", "pytest-sugar==1.0.0", "pytest==8.3.4",