Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and raimannma committed Dec 12, 2023
1 parent aab9649 commit de121bc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -30,7 +30,7 @@ requests = "^2.28.1"
msgspec = ">=0.12,<0.16"

[tool.poetry.dev-dependencies]
bandit = "^1.7.5"
bandit = "^1.7.6"
black = {version = "^22.12.0", allow-prereleases = true}
darglint = "^1.8.1"
isort = {extras = ["colors"], version = "^5.12.0"}
Expand Down

0 comments on commit de121bc

Please sign in to comment.