From cb00405b02e4ca3f7efad7d7aa3a5aeced8fa497 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 10:04:54 +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 b878d9f..e37293b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ MarkupSafe==3.0.3 orjson==3.11.7 packaging==26.2 pluggy==1.6.0 -psycopg2-binary==2.9.11 +psycopg2-binary==2.9.12 PyJWT==2.13.0 pytest==9.0.3 pytest-cov==7.0.0