diff --git a/pyproject.toml b/pyproject.toml index b05902e..fe98cd2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ test = [ "pytest-django", ] lint = [ - "bandit==1.8.2", + "bandit==1.8.3", "black==25.1.0", "flake8==7.1.2", "isort==6.0.0",