From b94cfc4954679bbcfa3c3988ea774d0d6678d6aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 20:12:47 +0000 Subject: [PATCH] build(deps): bump psycopg2-binary from 2.9.9 to 2.9.11 in /backend Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.9 to 2.9.11. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/compare/2.9.9...2.9.11) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-version: 2.9.11 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 5710970..692491f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,7 +1,7 @@ boto3==1.42.49 fastapi==0.129.0 httpx==0.28.1 -psycopg2-binary==2.9.9 +psycopg2-binary==2.9.11 pypdf==6.7.1 python-jose[cryptography]==3.4.0 python-docx==1.2.0