From 64d6d6f23230ea84edc0c26f58209b2e7d768fd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 12:15:12 +0000 Subject: [PATCH] Bump psycopg[c] from 3.2.1 to 3.2.2 Bumps [psycopg[c]](https://github.com/psycopg/psycopg) from 3.2.1 to 3.2.2. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.2.1...3.2.2) --- 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 2178c9a2f72..d37739e58d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ lxml==5.3.0 Markdown==3.7 openpyxl==3.1.5 Pillow==10.4.0 # required by django-imagekit -psycopg[c]==3.2.1 +psycopg[c]==3.2.2 cryptography==43.0.1 python-dateutil==2.9.0.post0 pytz==2024.2