Skip to content

Commit 8c26cdd

Browse files
Bump bandit from 1.8.5 to 1.8.6
Bumps [bandit](https://github.com/PyCQA/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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 74e5352 commit 8c26cdd

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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 @@ Issues = "https://github.com/exasol/python-toolbox/issues"
3939
Changelog = "https://exasol.github.io/python-toolbox/changelog.html"
4040

4141
[tool.poetry.dependencies]
42-
bandit = { extras = ["toml"], version = "^1.7.9" }
42+
bandit = { extras = ["toml"], version = "^1.8.6" }
4343
black = ">=24.1.0"
4444
coverage = ">=6.4.4,<8.0.0"
4545
furo = ">=2022.9.15"

0 commit comments

Comments
 (0)