diff --git a/pyproject.toml b/pyproject.toml index 978b1c4..5ea2fbf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ test = [ lint = [ "bandit==1.8.5", "black==25.1.0", - "flake8==7.2.0", + "flake8==7.3.0", "isort==6.0.1", "pydocstyle[toml]==6.3.0", ]