From c55e27a9e2f0e11b717f2c6bcae85a6132547ed9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Feb 2021 08:02:43 +0000 Subject: [PATCH] [tune](deps): Bump matplotlib in /python/requirements Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.3.3 to 3.3.4. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.3.3...v3.3.4) Signed-off-by: dependabot[bot] --- python/requirements/requirements_tune.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/requirements_tune.txt b/python/requirements/requirements_tune.txt index 5ee1b9026f9e..83b4f5ec8cda 100644 --- a/python/requirements/requirements_tune.txt +++ b/python/requirements/requirements_tune.txt @@ -13,7 +13,7 @@ jupyter==1.0.0 keras==2.4.3 kubernetes==12.0.1 lightgbm==3.1.1 -matplotlib==3.3.3 +matplotlib==3.3.4 mlflow==1.13.1 mxnet==1.7.0.post1 nevergrad==0.4.2.post5