From 4d207d9aeb6e2da8854f87dbde5f081a214d9507 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Jul 2019 11:08:04 -0400 Subject: [PATCH 1/2] Update matplotlib from 3.1.0 to 3.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7f371e9f..6737eb36 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -matplotlib==3.1.0 +matplotlib==3.1.1 networkx==2.3 pandas==0.24.2 hiveplot==2017.10.17.21.7 From f9ab24c9d08835ed65b8762bb25f39244371e63c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Jul 2019 11:08:05 -0400 Subject: [PATCH 2/2] Update pandas from 0.24.2 to 0.25.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6737eb36..e75f3e00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ matplotlib==3.1.1 networkx==2.3 -pandas==0.24.2 +pandas==0.25.0 hiveplot==2017.10.17.21.7 nxviz==0.6.1 numpy==1.16.4