Skip to content

Commit

Permalink
Merge pull request #448 from hackingmaterials/dependabot/pip/flake8-7…
Browse files Browse the repository at this point in the history
….0.0

Bump flake8 from 6.0.0 to 7.0.0
  • Loading branch information
utf committed May 16, 2024
2 parents 66503e6 + 9e15848 commit b7ef898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"pycodestyle==2.11.1",
"mypy==1.2.0",
"pydocstyle==6.1.1",
"flake8==6.0.0",
"flake8==7.0.0",
"pylint==2.17.3",
"black==24.4.2",
],
Expand Down

0 comments on commit b7ef898

Please sign in to comment.