Skip to content

Commit 4d409e5

Browse files
fix: bump bandit[toml] from 1.7.5 to 1.8.0
Bumps [bandit[toml]](https://github.com/PyCQA/bandit) from 1.7.5 to 1.8.0. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.5...1.8.0) --- updated-dependencies: - dependency-name: bandit[toml] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 374c65c commit 4d409e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies = [
3636

3737
[project.optional-dependencies]
3838
test = [
39-
"bandit[toml]==1.7.5",
39+
"bandit[toml]==1.8.0",
4040
"black==23.9.1",
4141
"check-manifest==0.49",
4242
"flake8-bugbear==24.1.17",

0 commit comments

Comments
 (0)