Skip to content

Commit 0e8ec1b

Browse files
authored
Merge pull request #359 from websideproject/dependabot/pip/bandit-1.7.9
⬆️ Bump bandit from 1.7.8 to 1.7.9
2 parents 56bce39 + 0b58923 commit 0e8ec1b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ python = "^3.8.4"
3636
importlib_metadata = {version = "^4.5.0", python = "<3.8"}
3737
api-client-pydantic = "^3.0.0"
3838
[tool.poetry.dev-dependencies]
39-
bandit = "^1.7.8"
39+
bandit = "^1.7.9"
4040
black = {version = "^24.4.2", allow-prereleases = true}
4141
darglint = "^1.8.1"
4242
isort = {extras = ["colors"], version = "^5.13.2"}

0 commit comments

Comments
 (0)