From 730495f470d8a2a7db47863cf411ffd190e27f9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 19:07:49 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.9.10 to 2.9.11 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.10 to 2.9.11. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/compare/2.9.10...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] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index b1d23991..87378d44 100644 --- a/requirements.in +++ b/requirements.in @@ -39,6 +39,6 @@ micawber==0.5.6 # django-pagedown, djangocms-text-ckeditor and easy-thumbnails use it but don't specify the version # this is a secure version pillow==10.4.0 -psycopg2-binary==2.9.10 +psycopg2-binary==2.9.11 requests==2.32.5 whoosh==2.7.4 diff --git a/requirements.txt b/requirements.txt index c51cdd33..d123cc1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -173,7 +173,7 @@ protobuf==4.25.8 # google-api-core # googleapis-common-protos # proto-plus -psycopg2-binary==2.9.10 +psycopg2-binary==2.9.11 # via -r requirements.in pyasn1==0.6.0 # via