From 832dd5cc66191995cc93f5a650a68af4f5d5ed17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 16:15:18 +0000 Subject: [PATCH] chore(deps): update dependency pyproj to v2.6.1.post1 --- harvester/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harvester/requirements.txt b/harvester/requirements.txt index 092c9e86..46acd616 100644 --- a/harvester/requirements.txt +++ b/harvester/requirements.txt @@ -14,7 +14,7 @@ munch==2.5.0 numpy==1.20.3 pandas==1.0.3 psycopg2==2.8.4 -pyproj==2.6.0 +pyproj==2.6.1.post1 python-dateutil==2.8.1 python-dotenv==0.19.0 pytz==2019.3