1
0
Fork 0

[rh:requests] Update to requests 2.32.0 (#9980)

Authored by: coletdjnz
This commit is contained in:
coletdjnz 2024-05-21 09:44:41 +12:00 committed by GitHub
commit c36513f1be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 4 deletions

View file

@ -46,7 +46,7 @@ dependencies = [
"certifi",
"mutagen",
"pycryptodomex",
"requests>=2.31.0,<3",
"requests>=2.32.0,<3",
"urllib3>=1.26.17,<3",
"websockets>=12.0",
]