Skip to content

chore(deps): bump mlflow from 3.15.1 to 3.16.0 in /src - #777

Open
dependabot[bot] wants to merge 2 commits into
developmentfrom
dependabot/pip/src/mlflow-3.16.0
Open

dependabot[bot] wants to merge 2 commits into
developmentfrom
dependabot/pip/src/mlflow-3.16.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps mlflow from 3.15.1 to 3.16.0.

Release notes

Sourced from mlflow's releases.

MLflow 3.16.0 includes several major features and improvements

Major New Features

  • 🎨 Custom Trace Views: Design your own trace UI in plain English — describe the view you want and the MLflow Assistant builds it for you, laying out exactly the fields you care about with no config files or custom code. Save, name, and reuse views per experiment so your whole team shares the same lens on your traces.
  • 🔭 Redesigned Trace Experience (now default): The trace explorer has been rebuilt from the ground up and is now the default — tighter row density, cleaner navigation, and a redesigned span-tree view. Reorder columns, add configurable custom columns from any trace tag or metadata field, and find multi-turn conversations inline via session grouping.
  • 🔗 Span Links: Spans rarely stand alone. MLflow 3.16.0 adds first-class span links so relationships between spans — a retrieval step, a tool call, a downstream trace — are captured and navigable. Record links in your SDK and the trace explorer surfaces them in a dedicated Links tab to jump straight to the destination span.

Breaking changes:

Features:

... (truncated)

Changelog

Sourced from mlflow's changelog.

3.16.0 (2026-09-03)

MLflow 3.16.0 includes several major features and improvements

Breaking changes:

Features:

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
mlflow [>= 3.12.dev0, < 3.13]

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 8, 2026
@dependabot
dependabot Bot requested a review from a team September 8, 2026 12:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 8, 2026
Bumps [mlflow](https://github.com/mlflow/mlflow) from 3.15.1 to 3.16.0.
- [Release notes](https://github.com/mlflow/mlflow/releases)
- [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md)
- [Commits](mlflow/mlflow@v3.15.1...v3.16.0)

---
updated-dependencies:
- dependency-name: mlflow
  dependency-version: 3.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/src/mlflow-3.16.0 branch from 9aa3d30 to 3ce93cb Compare September 9, 2026 07:52
@larsgeorge-db

Copy link
Copy Markdown
Collaborator
Run ./scripts/lock-requirements.sh
Using custom index: ***databricks.jfrog.io/artifactory/api/pypi/db-pypi/simple
Compiling src/requirements.in -> requirements.txt
  × No solution found when resolving dependencies:
  ╰─▶ Because only mlflow<=3.15.2 is available and you require mlflow>=3.16.0,
      we can conclude that your requirements are unsatisfiable.
Error: Process completed with exit code 1.

Issue: Package not yet available on mirror
Resolution: Wait a few days and then retry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant