Skip to content

Commit b6bfc78

Browse files
Bump bandit from 1.9.3 to 1.9.4 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.9.3 to 1.9.4 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.9.3...1.9.4) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.4 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 37bf758 commit b6bfc78

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -39,7 +39,7 @@ black = {version = "^26.1.0", allow-prereleases = true}
3939
flake8 = "^7.3.0"
4040
pytest = "^9.0.2"
4141
pytest-cov = "^7.0.0"
42-
bandit = "^1.8.6"
42+
bandit = "^1.9.4"
4343

4444
[build-system]
4545
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)