From 89a33cfbda1044ec91dbbe87d319a54fe0016722 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Mar 2023 08:46:11 +0000 Subject: [PATCH] chore(deps): update dependency psycopg2 to v2.9.5 --- harvester/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harvester/requirements.txt b/harvester/requirements.txt index 092c9e86..c682964f 100644 --- a/harvester/requirements.txt +++ b/harvester/requirements.txt @@ -13,7 +13,7 @@ jmespath==0.9.5 munch==2.5.0 numpy==1.20.3 pandas==1.0.3 -psycopg2==2.8.4 +psycopg2==2.9.5 pyproj==2.6.0 python-dateutil==2.8.1 python-dotenv==0.19.0