1 Commits

Author SHA1 Message Date
bcbd5caad8 Update dependency flake8 to v7
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
2024-06-12 00:42:05 +00:00

View File

@ -1,9 +1,9 @@
flake8~=7.0.0
flake8-annotations~=3.1.1
flake8-annotations~=2.4.1
flake8-bugbear~=24.4.26
flake8-docstrings~=1.7.0
flake8-docstrings~=1.5.0
flake8-import-order~=0.18.1
flake8-string-format~=0.3.0
flake8-tidy-imports~=4.10.0
flake8-tidy-imports~=4.1.0
flake8-todo~=0.7
pep8-naming~=0.14.1