From c9793c061086c68cb4fe50ee016fd5d3d585fa94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 01:12:03 +0000 Subject: [PATCH] Bump mlflow from 1.8.0 to 1.23.1 in /jupyter/build Bumps [mlflow](https://github.com/mlflow/mlflow) from 1.8.0 to 1.23.1. - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.rst) - [Commits](https://github.com/mlflow/mlflow/compare/v1.8.0...v1.23.1) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jupyter/build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyter/build/requirements.txt b/jupyter/build/requirements.txt index ff196e97..783f61e1 100644 --- a/jupyter/build/requirements.txt +++ b/jupyter/build/requirements.txt @@ -1,5 +1,5 @@ splicemachinesa>=0.3.3 -mlflow==1.8.0 +mlflow==1.23.1 git+https://github.com/splicemachine/pysplice.git@2.4.5-k8 ipython jupyter