Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: bandit[toml]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent 90fe3b4 commit ca2522d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pep8==1.7.1
flake8==5.0.4
astroid==2.15.6; python_version >= '3.8'
pylint==2.17.5; python_version >= '3.8'
bandit[toml]==1.7.4; python_version >= '3.7'
bandit[toml]==1.7.5; python_version >= '3.7'
black==23.7.0; python_version >= '3.7' and implementation_name == "cpython"
isort[pyproject]==5.12.0; python_version >= '3.8'
pyupgrade==3.3.1
Expand Down

0 comments on commit ca2522d

Please sign in to comment.