RHAIENG-3998: Refresh lock files for 2025a to resolve CVE issues#3205
RHAIENG-3998: Refresh lock files for 2025a to resolve CVE issues#3205ayush17 wants to merge 3 commits into
Conversation
Regenerated Pipfile.lock files to update package versions and address CVE vulnerabilities in the 3.3 release branch (2025a). Updated lock files (13 total): - codeserver/ubi9-python-3.11/Pipfile.lock - codeserver/ubi9-python-3.12/Pipfile.lock - jupyter/datascience/ubi9-python-3.11/Pipfile.lock - jupyter/datascience/ubi9-python-3.12/Pipfile.lock - jupyter/minimal/ubi9-python-3.11/Pipfile.lock - jupyter/minimal/ubi9-python-3.12/Pipfile.lock - jupyter/trustyai/ubi9-python-3.11/Pipfile.lock - rstudio/c9s-python-3.11/Pipfile.lock - rstudio/rhel9-python-3.11/Pipfile.lock - runtimes/datascience/ubi9-python-3.11/Pipfile.lock - runtimes/datascience/ubi9-python-3.12/Pipfile.lock - runtimes/minimal/ubi9-python-3.11/Pipfile.lock - runtimes/minimal/ubi9-python-3.12/Pipfile.lock Note: PyTorch, TensorFlow, ROCm, and TrustyAI 3.12 images require AIPCC private index access and were not updated in this PR. Fixes: RHAIENG-3998 Made-with: Cursor
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. 🗂️ Base branches to auto review (2)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Made-with: Cursor
Made-with: Cursor
|
Closing this PR as it was opened against the wrong repository. The correct target for this change is the New PR opened at the correct location: red-hat-data-services#2073 |
Summary
Regenerated Pipfile.lock files to update package versions and address CVE vulnerabilities in the 3.3 release branch (2025a).
Updated Lock Files (13 total)
Python 3.11
codeserver/ubi9-python-3.11/Pipfile.lockjupyter/datascience/ubi9-python-3.11/Pipfile.lockjupyter/minimal/ubi9-python-3.11/Pipfile.lockjupyter/trustyai/ubi9-python-3.11/Pipfile.lockrstudio/c9s-python-3.11/Pipfile.lockrstudio/rhel9-python-3.11/Pipfile.lockruntimes/datascience/ubi9-python-3.11/Pipfile.lockruntimes/minimal/ubi9-python-3.11/Pipfile.lockPython 3.12
codeserver/ubi9-python-3.12/Pipfile.lockjupyter/datascience/ubi9-python-3.12/Pipfile.lockjupyter/minimal/ubi9-python-3.12/Pipfile.lockruntimes/datascience/ubi9-python-3.12/Pipfile.lockruntimes/minimal/ubi9-python-3.12/Pipfile.lockNote
PyTorch, TensorFlow, ROCm, and TrustyAI 3.12 images were not updated as they require AIPCC private index access.
Test Plan
Fixes: RHAIENG-3998