From 13bd0df3b5d51b7ab9bb6b836732b644f048f68a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 10:13:46 +0000 Subject: [PATCH] :arrow_up: Bump bandit from 1.7.1 to 1.8.0 Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.1 to 1.8.0. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.7.1...1.8.0) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9bec3ad0..7d534f14 100644 --- a/requirements.txt +++ b/requirements.txt @@ -92,7 +92,7 @@ ctlsettings==0.4.2 pbr==6.1.0 PyYAML>=3.10.0 # MIT stevedore>=1.20.0 # Apache-2.0 -bandit==1.7.1 +bandit==1.8.0 entrypoints==0.4 python-cas==1.6.0