Skip to content

Commit 972f043

Browse files
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] <support@github.com>
1 parent b6a56cd commit 972f043

File tree

2 files changed

+16
-10
lines changed

2 files changed

+16
-10
lines changed

poetry.lock

Lines changed: 15 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ sphinx-autobuild = ">=2021.3.14"
3535
pre-commit = "^2.18.1"
3636
flake8 = "^4.0.1"
3737
black = ">=21.10b0"
38-
flake8-bandit = "^2.1.2"
38+
flake8-bandit = "^3.0.0"
3939
flake8-bugbear = ">=21.9.2"
4040
flake8-docstrings = "^1.6.0"
4141
flake8-rst-docstrings = "^0.2.3"

0 commit comments

Comments
 (0)