From 91382cf01aacc367c5cfb509993f3d47641f8490 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 13:31:11 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.9.9 to 2.9.12 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.9 to 2.9.12. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/compare/2.9.9...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 c79d073..3a2a6c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ httpx==0.27.0 cryptography==42.0.8 pydantic==2.7.4 PyJWT==2.8.0 -psycopg2-binary==2.9.9 +psycopg2-binary==2.9.12