From 9b6dd653547e46b3eccf3c5d21ddeb0e6b6968fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 14:24:54 -0700 Subject: [PATCH] Bump mlflow from 2.3.1 to 2.5.0 in /dpsdgym (#567) Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.3.1 to 2.5.0. - [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.3.1...v2.5.0) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dpsdgym/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dpsdgym/requirements.txt b/dpsdgym/requirements.txt index b0738834..9daef6b3 100644 --- a/dpsdgym/requirements.txt +++ b/dpsdgym/requirements.txt @@ -1,7 +1,7 @@ pyemd imblearn scipy -mlflow==2.3.1 +mlflow==2.5.0 diffprivlib pandas==0.25.3 opacus