From 9ec1c2074002dc420840f66d85efebd0977d326b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 09:04:27 +0000 Subject: [PATCH] chore(deps): update dependency psycopg to v3.2.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 160a2a1542..5580eab8cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ networkx==3.4.2 nltk==3.9.1 markupsafe==3.0.2 Pillow==10.4.0 -psycopg==3.2.3 +psycopg==3.2.4 https://github.com/owncloud/pyocclient/archive/master.zip pytz==2024.2 tzdata==2024.2