From ffd028d94f794c008fae06ec334764f8a00150e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 19:59:59 +0000 Subject: [PATCH] Bump psycopg[c] from 3.2.3 to 3.2.4 Bumps [psycopg[c]](https://github.com/psycopg/psycopg) from 3.2.3 to 3.2.4. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.2.3...3.2.4) --- updated-dependencies: - dependency-name: psycopg[c] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 236bfdb7e53..04cdcf5f759 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ lxml==5.3.0 Markdown==3.7 openpyxl==3.1.5 Pillow==11.1.0 # required by django-imagekit -psycopg[c]==3.2.3 +psycopg[c]==3.2.4 cryptography==44.0.0 python-dateutil==2.9.0.post0 pytz==2024.2