diff --git a/pyproject.toml b/pyproject.toml index 244bf04..96e0cf1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ test = [ "pytest-django", ] lint = [ - "bandit==1.7.9", + "bandit==1.7.10", "black==24.8.0", "flake8==7.1.1", "isort==5.13.2",