diff --git a/tests/feature_tests/pyproject.toml b/tests/feature_tests/pyproject.toml index fd7ffc1808..8492d3d2b8 100644 --- a/tests/feature_tests/pyproject.toml +++ b/tests/feature_tests/pyproject.toml @@ -20,7 +20,7 @@ optional-dependencies.dev = [ "unittest-xml-reporting==3.2.0", # Needed to generate JUnit XML output for Sonarcloud.io ] optional-dependencies.tools = [ - "bandit==1.7.10", + "bandit==1.8.0", "fixit==2.1.0", "mypy==1.13.0", "pip-audit==2.7.3",