From a5b2b15a16be5fcb1739e602fdf9db843b22481d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 May 2022 14:22:08 +0000 Subject: [PATCH] build(deps): bump matplotlib from 3.5.1 to 3.5.2 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.5.1...v3.5.2) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index c1e2b23..fe1a499 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ kiwisolver==1.4.0 # via matplotlib llvmlite==0.38.0 # via numba -matplotlib==3.5.1 +matplotlib==3.5.2 # via # -r requirements.in # seaborn @@ -94,8 +94,6 @@ threadpoolctl==3.1.0 # via scikit-learn tqdm==4.63.1 # via shap -typing-extensions==4.2.0 - # via rich xgboost==1.5.2 # via -r requirements.in