From 4277cbd5bfbf2fd8381657ce723b21ca36ef452a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 9 Feb 2021 22:38:11 -0300 Subject: [PATCH] Update pandas from 1.1.4 to 1.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4e79160..77e8d8e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ MarkupSafe==1.1.1 more-itertools==8.6.0 ndg-httpsclient==0.5.1 numpy==1.19.3 -pandas==1.1.4 +pandas==1.2.2 psycopg2-binary==2.8.6 pyasn1==0.4.8 pycparser==2.20