From 19cc6744afbeb90c2fe65ae38e7a948cc2ee79db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Mar 2023 20:57:07 +0000 Subject: [PATCH] Bump flake8-bandit from 2.1.2 to 4.1.1 Bumps [flake8-bandit](https://github.com/tylerwince/flake8-bandit) from 2.1.2 to 4.1.1. - [Release notes](https://github.com/tylerwince/flake8-bandit/releases) - [Commits](https://github.com/tylerwince/flake8-bandit/commits/v4.1.1) --- 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_dev.txt b/requirements/requirements_dev.txt index e1200795f..15de815aa 100644 --- a/requirements/requirements_dev.txt +++ b/requirements/requirements_dev.txt @@ -3,7 +3,7 @@ bandit==1.7.5 black==22.6.0 dlint==0.12.0 flake8==4.0.1 -flake8-bandit==2.1.2 +flake8-bandit==4.1.1 flake8-bugbear==21.11.29 hypothesis==6.68.2 invoke==1.6.0