Skip to content

Commit ad11d29

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

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
@@ -44,7 +44,7 @@ doc = [
4444
"sphinx-jinja==2.0.2",
4545
]
4646
vulnerabilities = [
47-
"bandit==1.8.0",
47+
"bandit==1.8.2",
4848
"safety==3.2.14",
4949
]
5050
tests = [

0 commit comments

Comments
 (0)