1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-06-30 22:05:46 +00:00

Merge pull request #2460 from nginx-proxy/pin-request

fix: hardcode requests package version to 2.31.0
This commit is contained in:
Nicolas Duchon
2024-05-21 13:45:34 +02:00
committed by GitHub

View File

@ -1,4 +1,4 @@
backoff==2.2.1
docker==7.0.0
pytest==8.2.1
requests==2.32.1
requests==2.31.0