Skip to content

Commit d1c18de

Browse files
author
Simon Prickett
authored
Merge pull request #18 from redis/dependabot/pip/bandit-1.7.1
Bump bandit from 1.7.0 to 1.7.1
2 parents 66fdb8a + 6c4e943 commit d1c18de

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

Lines changed: 4 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.11.1"
4545
black = "^21.11b1"
4646
isort = "^5.9.3"
4747
flake8 = "^4.0.1"
48-
bandit = "^1.7.0"
48+
bandit = "^1.7.1"
4949
coverage = "^6.1.2"
5050
pytest-cov = "^3.0.0"
5151
pytest-xdist = "^2.4.0"

0 commit comments

Comments
 (0)