Skip to content
This repository was archived by the owner on Mar 11, 2021. It is now read-only.

Commit 8f34ef7

Browse files
chore(deps-dev): bump bandit from 1.6.3 to 1.7.0
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.6.3 to 1.7.0. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.6.3...1.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 77cbf45 commit 8f34ef7

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
@@ -41,7 +41,7 @@ docformatter = "^1.3"
4141
mypy = "^0.790"
4242
pytest-cov = "^2.10"
4343
coveralls = "^2.2"
44-
bandit = "^1.6"
44+
bandit = "^1.7"
4545

4646
[tool.poetry.extras]
4747
docs = ["sphinx", "sphinx-autodoc-typehints", "toml"]

0 commit comments

Comments
 (0)