Skip to content

Commit 3b5f596

Browse files
chore(deps): bump urllib3 in /cost-optimization/hpa-config-recommender (#1844)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ede2a5b commit 3b5f596

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

cost-optimization/hpa-config-recommender/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ requests==2.32.4
2727
rsa==4.9
2828
six==1.16.0
2929
tzdata==2024.2
30-
urllib3==2.5.0
30+
urllib3==2.6.0
3131
aiohttp>=3.8.0
3232
asyncio==3.4.3
3333
google_cloud_bigquery==3.29.0

cost-optimization/hpa-config-recommender/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1038,9 +1038,9 @@ tzdata==2024.2 \
10381038
# via
10391039
# -r requirements.in
10401040
# pandas
1041-
urllib3==2.5.0 \
1042-
--hash=sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760 \
1043-
--hash=sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc
1041+
urllib3==2.6.0 \
1042+
--hash=sha256:c90f7a39f716c572c4e3e58509581ebd83f9b59cced005b7db7ad2d22b0db99f \
1043+
--hash=sha256:cb9bcef5a4b345d5da5d145dc3e30834f58e8018828cbc724d30b4cb7d4d49f1
10441044
# via
10451045
# -r requirements.in
10461046
# requests

0 commit comments

Comments
 (0)