diff --git a/pyproject.toml b/pyproject.toml index ecd6d39..8b152d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ test = [ "redis", ] lint = [ - "bandit==1.7.7", + "bandit==1.7.8", "black==24.3.0", "flake8==7.0.0", "isort==5.13.2",