[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
parent 3e35aa32c7
commit c36513f1be
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",
]