Skip to content

Commit 02a441b

Browse files
dependabot[bot]ben-edna
authored andcommitted
Bump bandit from 1.8.3 to 1.8.5
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.3 to 1.8.5. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.3...1.8.5) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.8.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb29a8d commit 02a441b

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
@@ -79,7 +79,7 @@ development = [
7979
'codespell==2.4.1',
8080
'mypy==1.15.0',
8181
#'flake8==5.0.4', # version 6.x.x requires python >= 3.8.1 (but 3.7 support window is until 2023-06-27)
82-
'bandit==1.8.3',
82+
'bandit==1.8.5',
8383
'vulture==2.14',
8484
'pyroma==4.2',
8585
'isort==6.0.1',

0 commit comments

Comments
 (0)