diff --git a/pyproject.toml b/pyproject.toml index f0b9d33..f63fb1c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ test = [ lint = [ "bandit==1.8.2", "black==25.1.0", - "flake8==7.1.1", + "flake8==7.1.2", "isort==6.0.0", "pydocstyle[toml]==6.3.0", ]