From 5f860d2431dd36b5dd5537153a9b98c2bf545b0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 09:05:50 +0000 Subject: [PATCH] dependency: (deps): bump psycopg2 from 2.9.11 to 2.9.12 in /backend Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.11 to 2.9.12. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits) --- updated-dependencies: - dependency-name: psycopg2 dependency-version: 2.9.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index b4b7eb34..35aac256 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -34,7 +34,7 @@ opencv-python==4.13.0.92 packaging==23.2 pdfminer.six==20231228 pillow==10.4.0 -psycopg2==2.9.11 +psycopg2==2.9.12 pycparser==2.23 pydantic==2.13.2 pydantic_core==2.46.2