From f6fef31a33b6f2b509350bdef0b3246f17fc9019 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 13:10:53 +0000 Subject: [PATCH] Bump psycopg[c] from 3.2.11 to 3.2.12 Bumps [psycopg[c]](https://github.com/psycopg/psycopg) from 3.2.11 to 3.2.12. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.2.11...3.2.12) --- updated-dependencies: - dependency-name: psycopg[c] dependency-version: 3.2.12 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 6315cc4cd8f..7b2c61f1865 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ lxml==6.0.2 Markdown==3.9 openpyxl==3.1.5 Pillow==12.0.0 # required by django-imagekit -psycopg[c]==3.2.11 +psycopg[c]==3.2.12 cryptography==46.0.3 python-dateutil==2.9.0.post0 redis==7.0.0