From 9e85120088ae7d3567c55be5457b9154158d6bbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 15:01:46 +0000 Subject: [PATCH] :arrow_up: Bump bandit from 1.9.2 to 1.9.3 Bumps [bandit](https://github.com/PyCQA/bandit) from 1.9.2 to 1.9.3. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.9.2...1.9.3) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 234558fa1..0e2b608c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -133,7 +133,7 @@ pbr==7.0.3 pyyaml==6.0.3 stevedore>=1.20.0 # Apache-2.0 rich==14.3.2 # bandit -bandit==1.9.2 +bandit==1.9.3 numpy<2.5.0 entrypoints==0.4