Skip to content

Commit ef658ad

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump bandit from 1.8.6 to 1.9.2
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.6 to 1.9.2. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.6...1.9.2) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9406932 commit ef658ad

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
@@ -76,7 +76,7 @@ development = [
7676
'codespell==2.4.1',
7777
'mypy==1.19.1',
7878
#'flake8==5.0.4', # version 6.x.x requires python >= 3.8.1 (but 3.7 support window is until 2023-06-27)
79-
'bandit==1.8.6',
79+
'bandit==1.9.2',
8080
'vulture==2.14',
8181
'pyroma==5.0.1',
8282
'isort==6.1.0',

0 commit comments

Comments
 (0)