diff --git a/pyproject.toml b/pyproject.toml index 7372814..11bcaa5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ black = "25.1.0" isort = "6.0.1" mypy = "1.15.0" wemake-python-styleguide = "0.19.2" -bandit = "1.8.3" +bandit = "1.9.2" pytest = "^8.3.5" pytest-asyncio = "^0.26.0"