Skip to content

Commit

Permalink
Merge pull request #2006 from apache/dependabot/pip/bandit-toml--1.7.8
Browse files Browse the repository at this point in the history
Bump bandit[toml] from 1.7.5 to 1.7.8
  • Loading branch information
Kami authored Jun 16, 2024
2 parents 7885bb3 + cdb6e9b commit 25f04db
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==3.1.0; python_version >= '3.8'
pylint==3.1.0; python_version >= '3.8'
bandit[toml]==1.7.5; python_version >= '3.7'
bandit[toml]==1.7.8; python_version >= '3.7'
black==24.4.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 25f04db

Please sign in to comment.