diff --git a/pyproject.toml b/pyproject.toml index a739fc2..fd54015 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dev = [ "pytest-asyncio==1.3.0", "pytest-cov==7.0.0", "ruff==0.14.6", - "bandit==1.8.6", + "bandit==1.9.2", "pyright==1.1.407", "twine==6.2.0", "pandas>=2.0.0",