diff --git a/pyproject.toml b/pyproject.toml index 6a289e6..0833217 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ test = [ "pytest-playwright", ] lint = [ - "bandit==1.7.6", + "bandit==1.7.7", "black==23.12.1", "flake8==7.0.0", "isort==5.13.2",