Skip to content

Commit

Permalink
Bump bandit from 1.7.6 to 1.7.7
Browse files Browse the repository at this point in the history
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.6 to 1.7.7.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](PyCQA/bandit@1.7.6...1.7.7)

---
updated-dependencies:
- dependency-name: bandit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 28, 2024
1 parent 7d23e5f commit 74c8e9d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 49 deletions.
54 changes: 6 additions & 48 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ flake8 = "^7.0.0"
mypy = "^1.8"
pytest-cov = "^4.1.0"
isort = "^5.13.2"
bandit = "^1.7.6"
bandit = "^1.7.7"
responses = "^0.24.1"
types-toml = "^0.10.8"
types-requests = "^2.31.0"
Expand Down

0 comments on commit 74c8e9d

Please sign in to comment.