Skip to content

Commit

Permalink
chore(deps-dev): bump bandit from 1.7.9 to 1.8.2 in /api
Browse files Browse the repository at this point in the history
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.9 to 1.8.2.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](PyCQA/bandit@1.7.9...1.8.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 54d87fa commit ea165cc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions api/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 api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ python = ">=3.11,<3.13"
uuid6 = "2024.7.10"

[tool.poetry.group.dev.dependencies]
bandit = "1.7.9"
bandit = "1.8.2"
coverage = "7.5.4"
docker = "7.1.0"
freezegun = "1.5.1"
Expand Down

0 comments on commit ea165cc

Please sign in to comment.