From b1db9ad29bc776372436c192e9b0c0a6ad748732 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 14 Sep 2023 15:57:43 -0300 Subject: [PATCH] Update psycopg2 from 2.8.6 to 2.9.7 --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index 55302de6..3c3177cb 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -1,7 +1,7 @@ -r base.txt gunicorn==20.0.4 # https://github.com/benoitc/gunicorn -psycopg2==2.8.6 # https://github.com/psycopg/psycopg2 +psycopg2==2.9.7 # https://github.com/psycopg/psycopg2 Collectfast==2.2.0 # https://github.com/antonagestam/collectfast # Django