From ebc68d778e35a9d00bbb873319c90da50f812498 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 13 Jun 2018 04:32:29 +0200 Subject: [PATCH] Update pandas from 0.22.0 to 0.23.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5bd63e3..abf68c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ numpy==1.14.0 -pandas==0.22.0 +pandas==0.23.1 workalendar==2.3.1