Skip to content

Commit 4c3d07d

Browse files
Bump bandit from 1.7.1 to 1.7.2
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.1...1.7.2) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28d06f3 commit 4c3d07d

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

poetry.lock

Lines changed: 10 additions & 5 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
@@ -45,7 +45,7 @@ pylint = "^2.12.2"
4545
black = "^21.12b0"
4646
isort = "^5.9.3"
4747
flake8 = "^4.0.1"
48-
bandit = "^1.7.1"
48+
bandit = "^1.7.2"
4949
coverage = "^6.2"
5050
pytest-cov = "^3.0.0"
5151
pytest-xdist = "^2.5.0"

0 commit comments

Comments
 (0)