Skip to content

Commit 5b97dcd

Browse files
Bump bandit from 1.8.2 to 1.8.3 (#1083)
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.2 to 1.8.3. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.2...1.8.3) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8a70ac commit 5b97dcd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ pytest = "==8.3.4"
4646
pytest-cov = "==6.0.0"
4747
black = "==25.1.0"
4848
ruff = "==0.9.6"
49-
bandit = "==1.8.2"
49+
bandit = "==1.8.3"
5050
build = "==1.2.2.post1"
5151
wheel = "==0.45.1"
5252
litellm = "==1.61.6"

0 commit comments

Comments
 (0)