Skip to content

Commit ae194dd

Browse files
dependabot[bot]jiridanekgithub-actions[bot]
authored
RHOAIENG-18928, RHOAIENG-12058, RHOAIENG-19016, RHOAIENG-9171, RHOAIENG-19018, RHOAIENG-11829: bump urllib3 to 2.5.0 in all Python 3.11 runtime Pipfiles (#1214)
* Bump urllib3 in /runtimes/tensorflow/ubi9-python-3.11 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.3.0...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * RHOAIENG-18928, RHOAIENG-12058, RHOAIENG-19016, RHOAIENG-9171, RHOAIENG-19018, RHOAIENG-11829: bump `urllib3` to 2.5.0 in all Python 3.11 runtime Pipfiles * Update Pipfile.lock files by piplock-renewal.yaml action --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jiri Daněk <[email protected]> Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
1 parent a2448c3 commit ae194dd

File tree

18 files changed

+54
-54
lines changed

18 files changed

+54
-54
lines changed

runtimes/datascience/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ prompt-toolkit = "~=3.0.50"
4343
requests = "~=2.32.3"
4444
tornado = "~=6.5.1"
4545
traitlets = "~=5.14.3"
46-
urllib3 = "~=2.3.0"
46+
urllib3 = "~=2.5.0"
4747

4848
# Base packages
4949
setuptools = "==78.1.1"

runtimes/datascience/ubi9-python-3.11/Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

runtimes/datascience/ubi9-python-3.11/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2312,9 +2312,9 @@ typing-extensions==4.14.0; python_version >= '3.9' \
23122312
tzdata==2025.2; python_version >= '2' \
23132313
--hash=sha256:1a403fada01ff9221ca8044d701868fa132215d84beb92242d9acd2147f667a8 \
23142314
--hash=sha256:b60a638fcc0daffadf82fe0f57e53d06bdec2f36c4df66280ae79bce6bd6f2b9
2315-
urllib3==2.3.0; python_version >= '3.9' \
2316-
--hash=sha256:1cee9ad369867bfdbbb48b7dd50374c0967a0bb7710050facf0dd6911440e3df \
2317-
--hash=sha256:f8c5449b3cf0861679ce7e0503c7b44b5ec981bec0d1d3795a07f1ba96f0204d
2315+
urllib3==2.5.0; python_version >= '3.9' \
2316+
--hash=sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760 \
2317+
--hash=sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc
23182318
virtualenv==20.31.2; python_version >= '3.8' \
23192319
--hash=sha256:36efd0d9650ee985f0cad72065001e66d49a6f24eb44d98980f630686243cf11 \
23202320
--hash=sha256:e10c0a9d02835e592521be48b332b6caee6887f332c111aa79a09b9e79efc2af

runtimes/minimal/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ prompt-toolkit = "~=3.0.50"
2424
requests = "~=2.32.3"
2525
tornado = "~=6.5.1"
2626
traitlets = "~=5.14.3"
27-
urllib3 = "~=2.3.0"
27+
urllib3 = "~=2.5.0"
2828

2929
# Base packages
3030
setuptools = "==78.1.1"

runtimes/minimal/ubi9-python-3.11/Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

runtimes/minimal/ubi9-python-3.11/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -792,9 +792,9 @@ traitlets==5.14.3; python_version >= '3.8' \
792792
typing-extensions==4.14.0; python_version >= '3.9' \
793793
--hash=sha256:8676b788e32f02ab42d9e7c61324048ae4c6d844a399eebace3d4979d75ceef4 \
794794
--hash=sha256:a1514509136dd0b477638fc68d6a91497af5076466ad0fa6c338e44e359944af
795-
urllib3==2.3.0; python_version >= '3.9' \
796-
--hash=sha256:1cee9ad369867bfdbbb48b7dd50374c0967a0bb7710050facf0dd6911440e3df \
797-
--hash=sha256:f8c5449b3cf0861679ce7e0503c7b44b5ec981bec0d1d3795a07f1ba96f0204d
795+
urllib3==2.5.0; python_version >= '3.9' \
796+
--hash=sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760 \
797+
--hash=sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc
798798
wcwidth==0.2.13 \
799799
--hash=sha256:3da69048e4540d84af32131829ff948f1e022c1c6bdb8d6102117aac784f6859 \
800800
--hash=sha256:72ea0c06399eb286d978fdedb6923a9eb47e1c486ce63e9b4e64fc18303972b5

runtimes/pytorch/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ prompt-toolkit = "~=3.0.50"
5353
requests = "~=2.32.3"
5454
tornado = "~=6.5.1"
5555
traitlets = "~=5.14.3"
56-
urllib3 = "~=2.3.0"
56+
urllib3 = "~=2.5.0"
5757

5858
# Base packages
5959
setuptools = "==78.1.1"

runtimes/pytorch/ubi9-python-3.11/Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

runtimes/pytorch/ubi9-python-3.11/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2433,9 +2433,9 @@ typing-extensions==4.14.0; python_version >= '3.9' \
24332433
tzdata==2025.2; python_version >= '2' \
24342434
--hash=sha256:1a403fada01ff9221ca8044d701868fa132215d84beb92242d9acd2147f667a8 \
24352435
--hash=sha256:b60a638fcc0daffadf82fe0f57e53d06bdec2f36c4df66280ae79bce6bd6f2b9
2436-
urllib3==2.3.0; python_version >= '3.9' \
2437-
--hash=sha256:1cee9ad369867bfdbbb48b7dd50374c0967a0bb7710050facf0dd6911440e3df \
2438-
--hash=sha256:f8c5449b3cf0861679ce7e0503c7b44b5ec981bec0d1d3795a07f1ba96f0204d
2436+
urllib3==2.5.0; python_version >= '3.9' \
2437+
--hash=sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760 \
2438+
--hash=sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc
24392439
virtualenv==20.31.2; python_version >= '3.8' \
24402440
--hash=sha256:36efd0d9650ee985f0cad72065001e66d49a6f24eb44d98980f630686243cf11 \
24412441
--hash=sha256:e10c0a9d02835e592521be48b332b6caee6887f332c111aa79a09b9e79efc2af

runtimes/rocm-pytorch/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ prompt-toolkit = "~=3.0.50"
5555
requests = "~=2.32.3"
5656
tornado = "~=6.5.1"
5757
traitlets = "~=5.14.3"
58-
urllib3 = "~=2.3.0"
58+
urllib3 = "~=2.5.0"
5959

6060
# Base packages
6161
setuptools = "==78.1.1"

0 commit comments

Comments
 (0)