Skip to content

Commit

Permalink
Update dependency bandit to v1.7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent d2f52e3 commit cfc2a7b
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 @@ include = [
[tool.hatch.envs.default]
description = "Test and lint the project code"
dependencies = [
"bandit==1.7.9",
"bandit==1.7.10",
"black==24.8.0",
"flake8==7.1.1",
"isort==5.13.2",
Expand Down

0 comments on commit cfc2a7b

Please sign in to comment.