From 04416d77d09728e99a37c03f7f7ca553cbcbcb4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 13:19:55 +0700 Subject: [PATCH] Bump mlflow from 2.8.1 to 2.9.2 in /dpsdgym (#589) Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.8.1 to 2.9.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.8.1...v2.9.2) --- 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 7aba3702..495eef7a 100644 --- a/dpsdgym/requirements.txt +++ b/dpsdgym/requirements.txt @@ -1,7 +1,7 @@ pyemd imblearn scipy -mlflow==2.8.1 +mlflow==2.9.2 diffprivlib pandas==0.25.3 opacus