5 Commits

Author SHA1 Message Date
cb0c8c2a35 Update dependency pep8-naming to ~=0.15.1
All checks were successful
Build Docker Image / build (pull_request) Successful in 2m8s
2025-05-05 21:00:22 +00:00
fd38d5f189 Merge pull request 'Update dependency urllib3 to v2.4.0' (#42) from renovate/urllib3-2.x into main
All checks were successful
Build Docker Image / build (push) Successful in 1m38s
Reviewed-on: #42
2025-04-13 13:50:20 -06:00
7c16d9a13f Merge pull request 'Update dependency flake8 to ~=7.2.0' (#41) from renovate/flake8-7.x into main
Some checks failed
Build Docker Image / build (push) Has been cancelled
Reviewed-on: #41
2025-04-13 13:48:26 -06:00
6d6ecc8a69 Update dependency urllib3 to v2.4.0
All checks were successful
Build Docker Image / build (pull_request) Successful in 2m0s
2025-04-10 16:00:22 +00:00
9a264e1ac2 Update dependency flake8 to ~=7.2.0
All checks were successful
Build Docker Image / build (push) Successful in 1m14s
2025-03-29 21:00:17 +00:00
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
flake8~=7.1.0 flake8~=7.2.0
flake8-annotations~=3.1.1 flake8-annotations~=3.1.1
flake8-bugbear~=24.12.12 flake8-bugbear~=24.12.12
flake8-docstrings~=1.7.0 flake8-docstrings~=1.7.0
@ -6,4 +6,4 @@ flake8-import-order~=0.18.1
flake8-string-format~=0.3.0 flake8-string-format~=0.3.0
flake8-tidy-imports~=4.11.0 flake8-tidy-imports~=4.11.0
flake8-todo~=0.7 flake8-todo~=0.7
pep8-naming~=0.14.1 pep8-naming~=0.15.1

View File

@ -6,4 +6,4 @@ colorama==0.4.6
idna==3.10 idna==3.10
python-dotenv==1.1.0 python-dotenv==1.1.0
requests==2.32.3 requests==2.32.3
urllib3==2.3.0 urllib3==2.4.0