From c1d5734c31d57c33101f4346d8dcbac4319cd4ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 21:54:55 +0000 Subject: [PATCH] chore(deps): bump psycopg[c] from 3.3.2 to 3.3.3 Bumps [psycopg[c]](https://github.com/psycopg/psycopg) from 3.3.2 to 3.3.3. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.3.2...3.3.3) --- updated-dependencies: - dependency-name: psycopg[c] dependency-version: 3.3.3 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 0dc9848911c..97ed34630e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ lxml==6.0.2 Markdown==3.10.2 openpyxl==3.1.5 Pillow==12.1.1 # required by django-imagekit -psycopg[c]==3.3.2 +psycopg[c]==3.3.3 cryptography==46.0.5 python-dateutil==2.9.0.post0 redis==7.1.1