Skip to content

Commit

Permalink
chore(deps): update dependency bandit to v1.7.6
Browse files Browse the repository at this point in the history
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pypi       | bandit  | 1.7.5 | 1.7.6 |
  • Loading branch information
renovate[bot] authored Dec 9, 2023
1 parent 0bd27ec commit 882dcfc
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 @@ -43,7 +43,7 @@ transformers = "^4.33.1"

[tool.poetry.group.lint.dependencies]
pre-commit = "^3.1"
bandit = "1.7.5"
bandit = "1.7.6"
black = "23.11.0"
pylama = {extras = ["all"], version = "^8.4.1"}
pylint = "^2.10.2"
Expand Down

0 comments on commit 882dcfc

Please sign in to comment.