Skip to content

Commit 8ea4ecf

Browse files
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](mlflow/mlflow@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] <support@github.com>
1 parent ae71d2f commit 8ea4ecf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies = [
99
"simple-websocket>=1.0",
1010
"claude-agent-sdk",
1111
"databricks-sdk>=0.20.0",
12-
"mlflow-skinny==3.10.1",
12+
"mlflow-skinny==3.11.1",
1313
"requests",
1414
"cryptography>=46.0.6",
1515
]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ markupsafe==3.0.3
102102
# werkzeug
103103
mcp==1.26.0
104104
# via claude-agent-sdk
105-
mlflow-skinny==3.10.1
105+
mlflow-skinny==3.11.1
106106
# via coda (pyproject.toml)
107107
opentelemetry-api==1.40.0
108108
# via

0 commit comments

Comments
 (0)