Skip to content

Commit 2c3e26b

Browse files
build(deps-dev): bump flake8-bandit from 2.1.2 to 3.0.0 (#113)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4a494a commit 2c3e26b

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
@@ -46,7 +46,7 @@ sphinx-autobuild = ">=2021.3.14"
4646
pre-commit = ">=2.12.1"
4747
flake8 = ">=3.9.1"
4848
black = ">=21.10b0"
49-
flake8-bandit = "^2.1.2"
49+
flake8-bandit = "^3.0.0"
5050
flake8-bugbear = ">=21.9.2"
5151
flake8-docstrings = "^1.6.0"
5252
flake8-rst-docstrings = "^0.2.3"

0 commit comments

Comments
 (0)