From 21b7ae9921e29629f8501e1915d80e63c53f455c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 12:59:41 +0000 Subject: [PATCH] Bump mlflow[extras] from 2.0.1 to 2.2.2 Bumps [mlflow[extras]](https://github.com/mlflow/mlflow) from 2.0.1 to 2.2.2. - [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/v2.0.1...v2.2.2) --- updated-dependencies: - dependency-name: mlflow[extras] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/python.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/python.txt b/requirements/python.txt index e9c4f3a5..5700ce82 100644 --- a/requirements/python.txt +++ b/requirements/python.txt @@ -3,7 +3,7 @@ future==0.18.2 ipywidgets==8.0.3 jupyterlab==3.5.1 matplotlib==3.6.2 -mlflow[extras]==2.0.1 +mlflow[extras]==2.2.2 opencv-python-headless==4.6.0.66 pandas==1.5.2 Pillow==9.3.0