diff --git a/pyproject.toml b/pyproject.toml index 0cda41b..04ad43b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ test = [ "redis", ] lint = [ - "bandit==1.8.3", + "bandit==1.8.5", "black==25.1.0", "flake8==7.2.0", "isort==6.0.1",