File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
cost-optimization/hpa-config-recommender Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ requests==2.32.4
2727rsa==4.9
2828six==1.16.0
2929tzdata==2024.2
30- urllib3==2.2.3
30+ urllib3==2.5.0
3131aiohttp>=3.8.0
3232asyncio==3.4.3
3333google_cloud_bigquery==3.29.0
Original file line number Diff line number Diff line change @@ -1026,9 +1026,9 @@ tzdata==2024.2 \
10261026 # via
10271027 # -r requirements.in
10281028 # pandas
1029- urllib3 == 2.2.3 \
1030- --hash =sha256:ca899ca043dcb1bafa3e262d73aa25c465bfb49e0bd9dd5d59f1d0acba2f8fac \
1031- --hash =sha256:e7d814a81dad81e6caf2ec9fdedb284ecc9c73076b62654547cc64ccdcae26e9
1029+ urllib3 == 2.5.0 \
1030+ --hash =sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760 \
1031+ --hash =sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc
10321032 # via
10331033 # -r requirements.in
10341034 # requests
You can’t perform that action at this time.
0 commit comments