From 4f533a64f06be9ce8b8cbbc88326f6cc7c1e7c4c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 07:37:14 +0000 Subject: [PATCH] Bump matplotlib from 3.3.4 to 3.4.2 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.3.4 to 3.4.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.3.4...v3.4.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2beb3d4..4326cfc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ numpy==1.19.5 scipy==1.5.4 scikit-learn -matplotlib==3.3.4 +matplotlib==3.4.2 Cython==0.29.22 imageio==2.9.0 trimesh==3.9.19