From d589a0d90678446c00030213e4ce80ed6fe40f81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 21:13:36 +0000 Subject: [PATCH] Bump bandit from 1.7.5 to 1.7.7 Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.5 to 1.7.7. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.7.5...1.7.7) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/build.txt b/requirements/build.txt index 751842b..b713fb9 100644 --- a/requirements/build.txt +++ b/requirements/build.txt @@ -1,4 +1,4 @@ -bandit==1.7.5 +bandit==1.7.7 build==1.0.3 pytest==7.4.3 pytest-cov==4.1.0