From d2dfa8e4fe9db9209344cce5de0f23823b768095 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 16:23:04 +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 c68744d..86538dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ parse==1.21.0 parse_type==0.6.6 pluggy==1.6.0 propcache==0.4.1 -psycopg2-binary==2.9.11 +psycopg2-binary==2.9.12 pycparser==3.0 pydantic==2.12.5 pydantic-settings==2.12.0