cp: security: bump mlflow to 3.15.1 (2298) into r0.5.0 - #2320
Merged
Conversation
## Summary - Bumps \`mlflow\`, \`mlflow-skinny\`, and \`mlflow-tracing\` from \`3.14.0\` to \`3.15.1\` - Pins \`stirrup==0.1.12\` to block the coincidentally-released 0.2.0 which broke \`ChatCompletionsClient\` (unrelated to the mlflow bump, but fixed here to unblock CI) - Updates \`uv.lock\` accordingly ## Test plan - [ ] CI green --------- Signed-off-by: Kajal Jain <kajalj@nvidia.com> Signed-off-by: NeMo Bot <nemo-bot@nvidia.com>
Author
|
/ok to test 7b0a499 |
kajalj22
approved these changes
Aug 4, 2026
kajalj22
enabled auto-merge (squash)
August 4, 2026 22:44
kajalj22
added a commit
that referenced
this pull request
Aug 5, 2026
…5.0 (#2337) ## Summary Cherry-pick of a8626cb into r0.5.0. - Adds `d["config"].pop("review_model", None)` to `_clean()` in `test_sanity_query_input` - `review_model` is present in `test_data.json` but absent from the actual server response at tau2-bench v1.0.1, causing the assertion to fail - Unblocks PR #2320 (mlflow bump to r0.5.0) which fails CI due to this missing fix 🤖 Generated with [Claude Code](https://claude.com/claude-code) Signed-off-by: Kajal Jain <kajalj@nvidia.com> Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com> Co-authored-by: Christian Munley <cmunley@nvidia.com>
Contributor
|
/ok to test d2797d5 |
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.
beep boop [🤖]: Hi @kajalj22 👋,