From daa867f006a3c77475fc33ffe97b64fef572be7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 10:20:19 +0000 Subject: [PATCH] Bump bandit from 1.7.0 to 1.7.4 Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.0 to 1.7.4. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.7.0...1.7.4) --- 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 91626b1..a711c1f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ -e . -bandit==1.7.0 +bandit==1.7.4 black==21.9b0 flake8-bugbear==21.9.2 flake8-quotes==3.3.1