Skip to content

Commit

Permalink
build(deps): bump bandit from 1.7.5 to 1.7.6 in /.github/workflows
Browse files Browse the repository at this point in the history
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.5 to 1.7.6.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](PyCQA/bandit@1.7.5...1.7.6)

---
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 Dec 16, 2023
1 parent cbf5cbc commit dfd85e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# home assistant
pip>=21.0,<22.4
pre-commit==3.6.0
bandit==1.7.5
bandit==1.7.6
black==23.12.0
flake8==6.1.0
isort==5.13.2
Expand Down

0 comments on commit dfd85e7

Please sign in to comment.