From 93d9c914e855245851827972b5835533af71e43b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 20:42:45 +0000 Subject: [PATCH] Bump bandit from 1.8.6 to 1.9.4 in /backend Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.6 to 1.9.4. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.8.6...1.9.4) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.4 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements-dev.txt b/backend/requirements-dev.txt index 4424921..936ba09 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -2,4 +2,4 @@ pytest==9.1.1 pytest-asyncio==1.4.0 httpx==0.28.1 pip-audit==2.9.0 -bandit==1.8.6 +bandit==1.9.4