From 1275a3ab31b3d072552a01b533b71d88941aaac7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Dec 2021 08:11:36 +0000 Subject: [PATCH] [tune](deps): Bump matplotlib in /python/requirements/tune Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.4.2 to 3.5.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.4.2...v3.5.1) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/requirements/tune/requirements_tune.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/tune/requirements_tune.txt b/python/requirements/tune/requirements_tune.txt index 4d09dea81b47..1acce922a01c 100644 --- a/python/requirements/tune/requirements_tune.txt +++ b/python/requirements/tune/requirements_tune.txt @@ -21,7 +21,7 @@ keras==2.4.3 kubernetes==17.17.0 lightgbm==3.2.1 matplotlib==3.3.4; python_version < '3.7' -matplotlib==3.4.2; python_version >= '3.7' +matplotlib==3.5.1; python_version >= '3.7' mlflow==1.19.0 mock==4.0.3 mxnet==1.8.0.post0