Skip to content

Commit ba4b0ec

Browse files
Bump bandit from 1.7.2 to 1.7.3
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.2...1.7.3) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca813f0 commit ba4b0ec

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)