build(deps-dev): Update mlflow requirement from <3.0,>=2.10 to >=2.10,<4.0 in /packages/agent-sre#885
Conversation
Updates the requirements on [mlflow](https://github.com/mlflow/mlflow) to permit the latest version. - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](mlflow/mlflow@v2.10.0...v3.10.1) --- updated-dependencies: - dependency-name: mlflow dependency-version: 3.10.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
|
Welcome to the Agent Governance Toolkit! Thanks for your first pull request. |
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. Scanned FilesNone |
|
Review: NEEDS VERIFICATION 📊 Diff reviewed — widens mlflow version range from >=2.10,<3.0 to >=2.10,<4.0 in optional [mlflow] extra (packages/agent-sre/pyproject.toml). Clean diff, 2 lines changed. Concerns:
Before merging: Verify agent-sre mlflow integration is compatible with mlflow 3.x. Check the mlflow 3.0 release notes for breaking changes. All other checks pass. No dependency confusion risk (mlflow is a well-known ML platform package). |
imran-siddique
left a comment
There was a problem hiding this comment.
APPROVED ✅ — Optional [mlflow] extra. Widens range to allow mlflow 3.x. Low blast radius (only affects users who explicitly install agent-sre[mlflow]). Merge once CI green.
|
@dependabot rebase |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Updates the requirements on mlflow to permit the latest version.
Release notes
Sourced from mlflow's releases.
Changelog
Sourced from mlflow's changelog.
... (truncated)
Commits
cadc323Bump version to 3.10.1 (#21396)3d17d6cAdd back virtualenv to fix the docker build until the next release (#20740)3cfc12fUpdate SSO oidc plugin doc: add google identity platform / AWS cognito / Azur...bcaad26Fix "View full dashboard" link in gateway usage tab when workspace is enabled...ff3249fUpdate GenAI link and video in the getting started page (#21368)1591d03Persist AI Gateway default passphrase security banner dismissal to localStora...32979c9Demote unused parameters log message from WARNING to DEBUG in instructions ju...18eeea0Make simulator explicitly avoid stating goal in first message (#21384)42d4356Clear "All" time selector when switching to overview tab (#21371)1a14934Fix Traces view in Prompts tab not being scrollable (#21282)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)