From bd5a443be55c6d1585ee5df24ca3a1fa35e3945c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 16 Sep 2022 00:09:25 -0700 Subject: [PATCH] Update matplotlib from 2.0.2 to 3.6.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f6413e5..ab444b4 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ jupyter==1.0.0 ipywidgets==6.0.0 numpy==1.16.3 pandas==0.20.3 -matplotlib==2.0.2 +matplotlib==3.6.0 opencv-contrib-python==3.3.0.9 opencv-python==3.3.0.9 pillow==4.2.1