From 34c10ea5a069aae2a41766b82d252d20995fe8cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 17:52:27 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.9.11 to 2.9.12 Bumps [psycopg2-binary](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/compare/2.9.11...2.9.12) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-version: 2.9.12 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 1ce331fb5..899105e28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ geomet==1.1.0 kombu==5.6.2 Markdown==3.7 phpserialize==1.3.0 # phpserialize is only required during the migration -psycopg2-binary==2.9.11 +psycopg2-binary==2.9.12 pyjwt==2.12.1 pymdown-extensions==10.21.2 pyproj==3.6.1