From 54acef2c185952f1cfd903504692f99c3aebfaa4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 11 May 2022 12:29:43 +0000 Subject: [PATCH] chore(deps): update dependency pandas to v1.4.2 --- harvester/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harvester/requirements.txt b/harvester/requirements.txt index 092c9e86..962ff838 100644 --- a/harvester/requirements.txt +++ b/harvester/requirements.txt @@ -12,7 +12,7 @@ geopandas==0.7.0 jmespath==0.9.5 munch==2.5.0 numpy==1.20.3 -pandas==1.0.3 +pandas==1.4.2 psycopg2==2.8.4 pyproj==2.6.0 python-dateutil==2.8.1