From 899da3b3440b8450fdc8fc110cfab465ac20867d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 15:58:26 +0000 Subject: [PATCH] chore(deps): bump mlflow-skinny from 3.10.1 to 3.11.1 Bumps [mlflow-skinny](https://github.com/mlflow/mlflow) from 3.10.1 to 3.11.1. - [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.10.1...v3.11.1) --- updated-dependencies: - dependency-name: mlflow-skinny dependency-version: 3.11.1 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 4f27f61..492ef16 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.10.1", + "mlflow-skinny==3.11.1", "requests", "cryptography>=46.0.6", ] diff --git a/requirements.txt b/requirements.txt index 46f445a..9690881 100644 --- a/requirements.txt +++ b/requirements.txt @@ -102,7 +102,7 @@ markupsafe==3.0.3 # werkzeug mcp==1.26.0 # via claude-agent-sdk -mlflow-skinny==3.10.1 +mlflow-skinny==3.11.1 # via coda (pyproject.toml) opentelemetry-api==1.40.0 # via