diff --git a/pyproject.toml b/pyproject.toml index c30946e..13b7307 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ test = [ "pytest-django", ] lint = [ - "bandit==1.7.8", + "bandit==1.7.9", "black==24.4.2", "flake8==7.1.0", "isort==5.13.2",