Skip to content

Commit

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

---
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 Sep 24, 2024
1 parent 8d6c19e commit a5ef2ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -37,7 +37,7 @@ importlib_metadata = {version = "^4.5.0", python = "<3.8"}
api-client-pydantic = "^3.0.0"
pydantic = ">=2.0,<=2.8.2"
[tool.poetry.dev-dependencies]
bandit = "^1.7.9"
bandit = "^1.7.10"
black = {version = "^24.4.2", allow-prereleases = true}
darglint = "^1.8.1"
isort = {extras = ["colors"], version = "^5.13.2"}
Expand Down

0 comments on commit a5ef2ed

Please sign in to comment.