Skip to content

Commit 21ef7e8

Browse files
author
Simon Prickett
authored
Merge pull request #106 from redis/dependabot/pip/bandit-1.7.2
Bump bandit from 1.7.1 to 1.7.2
2 parents 28d06f3 + 4c3d07d commit 21ef7e8

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)