Skip to content

Commit 2705873

Browse files
author
Simon Prickett
authored
Merge pull request #140 from redis/dependabot/pip/bandit-1.7.3
Bump bandit from 1.7.2 to 1.7.3
2 parents ca813f0 + ba4b0ec commit 2705873

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 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 = "^22.1"
4646
isort = "^5.9.3"
4747
flake8 = "^4.0.1"
48-
bandit = "^1.7.2"
48+
bandit = "^1.7.3"
4949
coverage = "^6.3"
5050
pytest-cov = "^3.0.0"
5151
pytest-xdist = "^2.5.0"

0 commit comments

Comments
 (0)