From 96a47c106d0efb4781d643d0c2377af62a2f07de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 10:31:47 +0000 Subject: [PATCH] Bump bandit from 1.7.9 to 1.7.10 Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.9 to 1.7.10. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.7.9...1.7.10) --- updated-dependencies: - dependency-name: bandit 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 6e4f04c18..4ce779fac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -135,7 +135,7 @@ pbr==6.1.0 pyyaml==6.0.2 stevedore>=1.20.0 # Apache-2.0 rich==13.8.1 # bandit -bandit==1.7.9 +bandit==1.7.10 numpy<2.2.0 entrypoints==0.4