Skip to content

Commit ea79f99

Browse files
dependabot[bot]codingjoe
authored andcommitted
Bump bandit from 1.7.6 to 1.7.7
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.6 to 1.7.7. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.6...1.7.7) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d81d25 commit ea79f99

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
@@ -43,7 +43,7 @@ test = [
4343
"pytest-playwright",
4444
]
4545
lint = [
46-
"bandit==1.7.6",
46+
"bandit==1.7.7",
4747
"black==23.12.1",
4848
"flake8==7.0.0",
4949
"isort==5.13.2",

0 commit comments

Comments
 (0)