diff --git a/pyproject.toml b/pyproject.toml index 4ec96f3a..5d86fb7e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ description = "Test and lint the project code" dependencies = [ "bandit==1.7.9", "black==24.4.2", - "flake8==7.1.0", + "flake8==7.1.1", "isort==5.13.2", "mypy==1.11.1", "pytest==8.3.2",