Skip to content

Commit

Permalink
Update dependency bandit to v1.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2023
1 parent ab90af4 commit 2c0e54b
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.5",
"bandit==1.7.6",
"black==23.12.0",
"flake8==6.1.0",
"isort==5.13.2",
Expand Down

0 comments on commit 2c0e54b

Please sign in to comment.