Skip to content

Commit

Permalink
build(deps-dev): bump bandit from 1.7.5 to 1.7.6 (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 10, 2024
1 parent 1aa96a8 commit 82e3d17
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 @@ -27,7 +27,7 @@ importlib-metadata = ">=5,<7"

[tool.poetry.group.dev.dependencies]
black = ">=22.10,<24.0"
bandit = "1.7.5"
bandit = "1.7.6"
mypy = ">=0.982,<1.7"
pre-commit = ">=2.19,<4.0"
pre-commit-hooks = "^4.2.0"
Expand Down

0 comments on commit 82e3d17

Please sign in to comment.