From dce4a278db6e1402b0e242f17ec7f0457300c3ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 21:33:40 +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] --- lint-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lint-requirements.txt b/lint-requirements.txt index 9279c0e..2cab0e0 100644 --- a/lint-requirements.txt +++ b/lint-requirements.txt @@ -1,4 +1,4 @@ -bandit==1.7.5 +bandit==1.7.7 black==23.10.0 flake8==6.1.0 isort==5.12.0