Skip to content
This repository was archived by the owner on Feb 27, 2026. It is now read-only.

Commit 17dd1fe

Browse files
build(deps-dev): Bump bandit from 1.9.2 to 1.9.3
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.9.2 to 1.9.3. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.9.2...1.9.3) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c769be7 commit 17dd1fe

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
@@ -48,7 +48,7 @@ build-backend = "poetry.core.masonry.api"
4848
ruff = "^0.14.14"
4949
taskipy = "^1.14.1"
5050
radon = "^6.0.1"
51-
bandit = "^1.9.2"
51+
bandit = "^1.9.3"
5252
mypy = "^1.19.1"
5353

5454
[tool.ruff]

0 commit comments

Comments
 (0)