From 4b5863be41c5f463b9a5e30a1b54924cd87e0350 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 00:24:22 +0000 Subject: [PATCH] chore(deps): 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 b0a1149..db5fdd1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ pluggy==1.6.0 ply==3.11 prometheus_client==0.25.0 prompt_toolkit==3.0.52 -psycopg2-binary==2.9.11 +psycopg2-binary==2.9.12 pycparser==3.0 pygments==2.20.0 pyotp==2.9.0