diff --git a/pyproject.toml b/pyproject.toml index 9e7a905..ae47d81 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ test = [ "pytest-django", ] lint = [ - "bandit==1.8.5", + "bandit==1.8.6", "black==25.1.0", "flake8==7.3.0", "isort==6.0.1",