From 8860e252db929c96b565740e2af53f2a562c9c95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 08:30:18 +0000 Subject: [PATCH] Bump flake8-bandit from 2.1.2 to 3.0.0 Bumps [flake8-bandit](https://github.com/tylerwince/flake8-bandit) from 2.1.2 to 3.0.0. - [Release notes](https://github.com/tylerwince/flake8-bandit/releases) - [Commits](https://github.com/tylerwince/flake8-bandit/commits/v3.0.0) --- updated-dependencies: - dependency-name: flake8-bandit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/requirements_dev.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/requirements_dev.txt b/requirements/requirements_dev.txt index 74922690..70b82975 100644 --- a/requirements/requirements_dev.txt +++ b/requirements/requirements_dev.txt @@ -1,10 +1,10 @@ # https://github.com/HypothesisWorks/hypothesis/issues/2113 attrs>=19.2.0 bandit==1.7.1 -black==21.12b0 +black==22.6.0 dlint==0.12.0 flake8==4.0.1 -flake8-bandit==2.1.2 +flake8-bandit==3.0.0 flake8-bugbear==21.11.29 hypothesis==6.34.1 invoke==1.6.0