From a89f6610bbc49551248c953abc533145eb9af898 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 19:53:12 +0000 Subject: [PATCH] chore(deps): bump mlflow-skinny from 3.11.1 to 3.12.0 Bumps [mlflow-skinny](https://github.com/mlflow/mlflow) from 3.11.1 to 3.12.0. - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](https://github.com/mlflow/mlflow/compare/v3.11.1...v3.12.0) --- updated-dependencies: - dependency-name: mlflow-skinny dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index c8c912a..93698bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ dependencies = [ "simple-websocket>=1.0", "claude-agent-sdk", "databricks-sdk>=0.20.0", - "mlflow-skinny==3.11.1", + "mlflow-skinny==3.12.0", "requests", "cryptography>=46.0.7", # Security floors — make CVE-driven minimums explicit so future resolves diff --git a/requirements.txt b/requirements.txt index 01715aa..05067c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -104,7 +104,7 @@ markupsafe==3.0.3 # werkzeug mcp==1.27.0 # via claude-agent-sdk -mlflow-skinny==3.11.1 +mlflow-skinny==3.12.0 # via coda (pyproject.toml) opentelemetry-api==1.41.1 # via