Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 0165f40

Browse files
authored
Merge pull request #212 from TezRomacH/dependabot/pip/bandit-1.7.0
⬆️ Bump bandit from 1.6.3 to 1.7.0
2 parents e0ee535 + 2aed2d7 commit 0165f40

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -29,7 +29,7 @@ isort = "^5.7.0"
2929
pyupgrade = "^2.7.4"
3030
black = "^20.8b1"
3131
mypy = "^0.790"
32-
bandit = "^1.6.3"
32+
bandit = "^1.7.0"
3333
safety = "^1.10.2"
3434
pytest = "^6.2.1"
3535
pylint = "^2.5.3"

0 commit comments

Comments
 (0)