From e4f1ea7b9e6f50ba85e5ca86fac579de30f2f589 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 07:30:38 +0000 Subject: [PATCH] build(deps): bump psycopg2-binary from 2.9.11 to 2.9.13 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.11 to 2.9.13. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/compare/2.9.11...2.9.13) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-version: 2.9.13 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 e6bdf7255..49030a5a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ geomet==1.1.0 kombu==5.6.2 Markdown==3.8.1 phpserialize==1.3.0 # phpserialize is only required during the migration -psycopg2-binary==2.9.11 +psycopg2-binary==2.9.13 pyjwt==2.14.0 pymdown-extensions==10.21.3 # 11.0+ drops Python 3.9 support, which we still target pyproj==3.6.1