fix(security): bump ray, mlflow, urllib3 and nemo-gym for CVE remediation#2560
Open
kajalj22 wants to merge 2 commits into
Open
fix(security): bump ray, mlflow, urllib3 and nemo-gym for CVE remediation#2560kajalj22 wants to merge 2 commits into
kajalj22 wants to merge 2 commits into
Conversation
|
Auto-sync is disabled for ready for review pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
…tion - ray[default]: 2.54.0 → 2.55.1 - mlflow: >=3.11.1 → >=3.12.0 (core dep + override) - urllib3: >=2.6.3 → >=2.7.0 (constraint) - nemo-gym submodule: 1a4912e → 8e145db (includes Gym CVE fixes for urllib3, ray, transformers, pytest, grpcio, GitPython) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Kajal Jain <kajalj@nvidia.com>
b50f0cb to
b2b1934
Compare
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Kajal Jain <kajalj@nvidia.com>
Contributor
Author
|
/ok to test 9f08d9f |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
==2.54.0→==2.55.1(direct dep)>=3.11.1→>=3.12.0(core dep + override-dependencies)>=2.6.3→>=2.7.0(constraint-dependencies)1a4912e→8e145db(latest Gym main, includes CVE fixes for urllib3, ray, transformers, pytest, grpcio, GitPython)Addresses vulnerabilities flagged by the security scan for nemo-rl and nemo-gym origin packages.
Test plan
/ok to test)uv lockresolves cleanly with new constraints🤖 Generated with Claude Code