From a66e10c4040b6750332a35579ac37ef5c48dcbd3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 5 Mar 2020 01:51:16 +0200 Subject: [PATCH] Update matplotlib from 3.1.2 to 3.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b74c7a5..880c274 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.2.0 sliceplots==0.3.2 unyt==2.4.0