Skip to content

Commit 4adadfe

Browse files
fix: bump mlflow-kubernetes-plugins to 1.3.0 for MLflow 3.13 auth coverage
Signed-off-by: kramaranya <kramaranya15@gmail.com>
1 parent 121043f commit 4adadfe

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements/konflux-pypi-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# This file was autogenerated by uv via requirements/compile.py
22
#
33
# python requirements/compile.py
4-
mlflow-kubernetes-plugins==1.2.1 \
5-
--hash=sha256:29907e9c6ba3dc26dc7cb76d4a2cd4ff0003ff8db6486d76c456edceda0f84be \
6-
--hash=sha256:79a015e12d4110c994540df4ecdc8003d67a3441fd85d0db98718a753c3867d6
4+
mlflow-kubernetes-plugins==1.3.0 \
5+
--hash=sha256:226575fdf66bbf09beb7e035c0fff57201c53f4815e74d499e36af0d9c51238f \
6+
--hash=sha256:6a2a9b074290e14d47553a592f22f730d355357936c8552b978d3f3618214e4a
77
# via -r requirements/konflux-pypi.in
88
prometheus-flask-exporter==0.23.2 \
99
--hash=sha256:41fc9bbd7d48cc958ed8384aacf60c3621d9e903768be61c4e7f0c63872eaf1a \

requirements/konflux-pypi.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#
1111
# python requirements/compile.py
1212

13-
mlflow-kubernetes-plugins==1.2.1
13+
mlflow-kubernetes-plugins==1.3.0
1414
psycopg2
1515
prometheus-flask-exporter
1616
# Starlette 1.0.1+ is not yet available on the rhoai/3.4 AIPCC index.

0 commit comments

Comments
 (0)