Skip to content

Commit

Permalink
Bump bandit from 1.7.6 to 1.7.7
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored and codingjoe committed Jan 24, 2024
1 parent 3d81d25 commit ea79f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ test = [
"pytest-playwright",
]
lint = [
"bandit==1.7.6",
"bandit==1.7.7",
"black==23.12.1",
"flake8==7.0.0",
"isort==5.13.2",
Expand Down

0 comments on commit ea79f99

Please sign in to comment.