Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
version update for pyopenssl
  • Loading branch information
sireeshajonnalagadda authored Sep 9, 2025
commit af3518169dae1deccad482037e9537d16ff76662
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ sudo_if /opt/conda/bin/python3 -m pip install --upgrade pip
# https://github.com/advisories/GHSA-h4gh-qq45-vh27
update_python_package /opt/conda/bin/python3 cryptography "43.0.1"

update_conda_package pyopenssl "25.0.0"

# https://github.com/advisories/GHSA-pq67-6m6q-mj2v
update_conda_package urllib3 "2.5.0"

Expand All @@ -64,4 +66,4 @@ update_conda_package requests "2.32.4"
update_conda_package setuptools "78.1.1"

# https://github.com/advisories/GHSA-g7vv-2v7x-gj9p
update_python_package /opt/conda/bin/python3 tqdm "4.66.3"
update_python_package /opt/conda/bin/python3 tqdm "4.66.3"