From c8252ef471ccf470f71ef8a88c16e7854f922062 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 21:26:48 +0000 Subject: [PATCH] Bump bandit from 1.7.5 to 1.7.8 Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.5 to 1.7.8. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.7.5...1.7.8) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1392cb50..40003818 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,7 @@ cryptography == 42.0.5 asn1crypto == 1.5.1 certvalidator == 0.11.1 prospector==1.10.3 -bandit==1.7.5 +bandit==1.7.8 pytest==8.2.0 validators==0.28.1 requests==2.31.0