Skip to content

Commit a14f75f

Browse files
Bump bandit from 1.7.10 to 1.8.0
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.10 to 1.8.0. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.10...1.8.0) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8924ead commit a14f75f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -76,7 +76,7 @@ types-pytz = "^2024.2.0"
7676
pytest = "^8.3.2"
7777
pylint-pydantic = "^0.3.2"
7878
SQLAlchemy = { version = "^2.0.36" }
79-
bandit = "^1.7.10"
79+
bandit = "^1.8.0"
8080
coverage = "7.6.7"
8181
httpx = "^0.28.0"
8282

0 commit comments

Comments
 (0)