Skip to content

Commit b2147d7

Browse files
Bump bandit from 1.9.1 to 1.9.2
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.9.1 to 1.9.2. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.9.1...1.9.2) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1fa4ae commit b2147d7

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

poetry.lock

Lines changed: 12 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
@@ -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.9.2" }
4343
black = ">=24.1.0,<26"
4444
coverage = ">=6.4.4,<8.0.0"
4545
furo = ">=2022.9.15"

0 commit comments

Comments
 (0)