7 Commits

Author SHA1 Message Date
90dc4efa73 Update dependency flake8 to v7
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
2024-06-12 01:00:16 +00:00
e6e0f7b92b Merge pull request 'Update dependency flake8-tidy-imports to ~=4.10.0' (#7) from renovate/flake8-tidy-imports-4.x into main
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
Reviewed-on: https://git.home.timatlee.com/timatlee/cloudflare-ddns-docker-updated/pulls/7
2024-06-11 18:43:26 -06:00
26b7736fb1 Merge pull request 'Update dependency flake8-docstrings to ~=1.7.0' (#6) from renovate/flake8-docstrings-1.x into main
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
Reviewed-on: https://git.home.timatlee.com/timatlee/cloudflare-ddns-docker-updated/pulls/6
2024-06-11 18:43:15 -06:00
e8d9c43b33 Merge pull request 'Update dependency flake8-annotations to v3' (#14) from renovate/flake8-annotations-3.x into main
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
Reviewed-on: https://git.home.timatlee.com/timatlee/cloudflare-ddns-docker-updated/pulls/14
2024-06-11 18:43:00 -06:00
ffc7708cd3 Update dependency flake8-annotations to v3
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
2024-06-12 00:42:07 +00:00
86fe033d7d Update dependency flake8-docstrings to ~=1.7.0
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
2024-06-12 00:42:00 +00:00
9b24129760 Update dependency flake8-tidy-imports to ~=4.10.0 2024-06-11 14:41:10 +00:00

View File

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