diff --git a/pyproject.toml b/pyproject.toml index d5ffce0..2af561f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ flake8-pytest-style = "2.0.0" ruff = "0.8.0" coverage = "7.6.8" mypy = "1.13.0" -bandit = "1.7.10" +bandit = "1.8.0" [build-system] requires = ["poetry-core"]