Skip to content

Commit

Permalink
chore: bump bandit from 1.8.0 to 1.8.2 (#358)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent bbb965b commit 3ada849
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 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 @@ -46,7 +46,7 @@ coverage = "7.6.10"
pytest-subtests = "0.14.1"
toml = "0.10.2"
typing-extensions = "4.12.2"
bandit = { version = "1.8.0", extras = ["toml"] }
bandit = { version = "1.8.2", extras = ["toml"] }
isort = "5.13.2"
pre-commit = "4.0.1"

Expand Down

0 comments on commit 3ada849

Please sign in to comment.