From df92c2fc18993590dbcfe5875286648089928d1b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Feb 2020 08:25:41 +0200 Subject: [PATCH] Update matplotlib from 3.1.2 to 3.1.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b74c7a5..20a89c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==1.17.4 scipy==1.3.3 -matplotlib==3.1.2 +matplotlib==3.1.3 sliceplots==0.3.2 unyt==2.4.0