From 5d5ac2367fda277b86a010d8c0481cc2726adc94 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Mar 2020 16:30:06 +0100 Subject: [PATCH 1/2] 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 36734ac..46277a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ camacq==0.6.0 -matplotlib==3.1.2 +matplotlib==3.1.3 pandas==1.0.0 scipy==1.4.1 From 805b25e0fed2db4fb9a9a136ef4220c07ac51bc7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Mar 2020 16:30:07 +0100 Subject: [PATCH 2/2] Update pandas from 1.0.0 to 1.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 46277a7..d0adaf2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ camacq==0.6.0 matplotlib==3.1.3 -pandas==1.0.0 +pandas==1.0.1 scipy==1.4.1