Skip to content

Commit 1b6db65

Browse files
chore(deps-dev): update bandit requirement from 1.7.9 to 1.7.10
Updates the requirements on [bandit](https://github.com/PyCQA/bandit) to permit the latest version. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.9...1.7.10) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46321c7 commit 1b6db65

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
@@ -96,7 +96,7 @@ autopep8 = "2.3.1"
9696
mypy = "1.11.2"
9797
tox = "4.20.0"
9898
xmldiff = "2.7.0"
99-
bandit = "1.7.9"
99+
bandit = "1.7.10"
100100

101101
[tool.semantic_release]
102102
# see https://python-semantic-release.readthedocs.io/en/latest/configuration.html

0 commit comments

Comments
 (0)