From 783151b671d31b57bf033fff46d1f5ff1135f6a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 16:15:51 +0000 Subject: [PATCH] chore(deps): update dependency psycopg2 to v2.9.6 --- harvester/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harvester/requirements.txt b/harvester/requirements.txt index 092c9e86..68ce856b 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.6 pyproj==2.6.0 python-dateutil==2.8.1 python-dotenv==0.19.0