Skip to content

Commit 5beb0be

Browse files
Bump bandit from 1.8.5 to 1.8.6 in the patches-and-minor-upgrades group
Bumps the patches-and-minor-upgrades group with 1 update: [bandit](https://github.com/PyCQA/bandit). Updates `bandit` from 1.8.5 to 1.8.6 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.5...1.8.6) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.8.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches-and-minor-upgrades ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 66ffc0d commit 5beb0be

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
@@ -41,7 +41,7 @@ black = {version = "^25.1.0", allow-prereleases = true}
4141
flake8 = "^7.3.0"
4242
pytest = "^8.4.1"
4343
pytest-cov = "^6.2.1"
44-
bandit = "^1.8.5"
44+
bandit = "^1.8.6"
4545

4646
[build-system]
4747
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)