Skip to content

Commit 89b53df

Browse files
author
github-actions
committed
feat: rebuild image for mlflow 2.22.0 and mlflow-oidc 4.2.1
1 parent 7305505 commit 89b53df

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

poetry.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "MLFlow with OIDC docker image"
55
authors = [{ name = "Alexander Kharkevich", email = "alex@kharkevich.org" }]
66
requires-python = ">=3.12, <3.13.dev0"
77
dependencies = [
8-
"mlflow-oidc-auth (==4.2.0)",
8+
"mlflow-oidc-auth (==4.2.1)",
99
"mlflow-skinny (==2.22.0)",
1010
"boto3>=1.37.34",
1111
"azure-storage-blob>=12.25.1",

0 commit comments

Comments
 (0)