Skip to content

Commit

Permalink
CI(deps): Update dependency bandit to v1.7.9 (#3808)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 14, 2024
1 parent 3c66b4f commit c7e1de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-code-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
# renovate: datasource=pypi depName=pylint
PYLINT_VERSION: "2.12.2"
# renovate: datasource=pypi depName=bandit
BANDIT_VERSION: "1.7.8"
BANDIT_VERSION: "1.7.9"

runs-on: ${{ matrix.os }}
permissions:
Expand Down

0 comments on commit c7e1de7

Please sign in to comment.