Skip to content

Commit

Permalink
Update dependency flake8 to v7.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent 0661d0d commit ca17791
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 @@ -45,7 +45,7 @@ description = "Test and lint the project code"
dependencies = [
"bandit==1.7.9",
"black==24.4.2",
"flake8==7.1.0",
"flake8==7.1.1",
"isort==5.13.2",
"mypy==1.11.1",
"pytest==8.3.2",
Expand Down

0 comments on commit ca17791

Please sign in to comment.