Skip to content

Commit 3c5e3e6

Browse files
Bump bandit from 1.8.5 to 1.8.6
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.5 to 1.8.6. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.5...1.8.6) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.8.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2bc1bab commit 3c5e3e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ development = [
8080
'codespell==2.4.1',
8181
'mypy==1.16.1',
8282
#'flake8==5.0.4', # version 6.x.x requires python >= 3.8.1 (but 3.7 support window is until 2023-06-27)
83-
'bandit==1.8.5',
83+
'bandit==1.8.6',
8484
'vulture==2.14',
8585
'pyroma==4.3.3',
8686
'isort==6.0.1',

0 commit comments

Comments
 (0)