Skip to content

Commit

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

---
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 Jul 21, 2024
1 parent 7aa3da1 commit 7d48e47
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 6 deletions.
22 changes: 17 additions & 5 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 @@ -89,7 +89,7 @@ httpx = '^0.24.1'
mypy = '^1.8.0'
ruff = '^0.1.15'
black = '^23.1.0'
bandit = '^1.7.5'
bandit = '^1.7.9'

[tool.poetry.group.test.dependencies]
faker = '^18.0.0'
Expand Down

0 comments on commit 7d48e47

Please sign in to comment.