Skip to content

Commit

Permalink
Merge pull request #521 from lona-web-org/dependabot/pip/flake8-7.0.0
Browse files Browse the repository at this point in the history
build: Bump flake8 from 6.1.0 to 7.0.0
  • Loading branch information
fscherf authored Feb 4, 2024
2 parents 6506541 + 325abbe commit 8ebaa9e
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 @@ -73,7 +73,7 @@ lint = [
"typing-extensions",

"coverage",
"flake8==6.1.0",
"flake8==7.0.0",
"flake8-2020==1.8.1",
"flake8-bugbear==24.1.17",
"flake8-commas==2.1.0",
Expand Down

0 comments on commit 8ebaa9e

Please sign in to comment.