Skip to content

Commit

Permalink
Merge pull request #130 from endast/dependabot/pip/bandit-1.7.6
Browse files Browse the repository at this point in the history
⬆️ Bump bandit from 1.7.5 to 1.7.6
  • Loading branch information
endast authored Dec 11, 2023
2 parents 0c30aff + 6a8dd39 commit 2399455
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ rich = "^13.7.0"
tqdm = "^4.66.0"

[tool.poetry.dev-dependencies]
bandit = "^1.7.5"
bandit = "^1.7.6"
black = {version = "^23.10.0", allow-prereleases = true}
darglint = "^1.8.1"
isort = {extras = ["colors"], version = "^5.12.0"}
Expand All @@ -57,7 +57,7 @@ pytest-html = "^4.0.2"
pytest-cov = "^4.1.0"

[tool.poetry.group.dev.dependencies]
bandit = "^1.7.5"
bandit = "^1.7.6"
darglint = "^1.8.1"
isort = {extras = ["colors"], version = "^5.12.0"}
mypy = "^1.7.1"
Expand Down

0 comments on commit 2399455

Please sign in to comment.