diff --git a/pyproject.toml b/pyproject.toml index a2791e0..8b3e7c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ test = [ "redis", ] lint = [ - "bandit==1.8.0", + "bandit==1.8.2", "black==24.10.0", "flake8==7.1.1", "isort==5.13.2",