From f65b836fce5c6167b1f1b276d0fba23ddffca5e6 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Tue, 21 Apr 2026 00:30:42 +0000 Subject: [PATCH] [stubsabot] Bump psycopg2 to 2.9.12 Release: https://pypi.org/pypi/psycopg2/2.9.12 Homepage: https://psycopg.org/ Repository: https://github.com/psycopg/psycopg2 Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/psycopg2 Changelog: https://www.psycopg.org/docs/news.html If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI --- stubs/psycopg2/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/psycopg2/METADATA.toml b/stubs/psycopg2/METADATA.toml index 5d8e21b66912..9c65ea123bb3 100644 --- a/stubs/psycopg2/METADATA.toml +++ b/stubs/psycopg2/METADATA.toml @@ -1,3 +1,3 @@ -version = "2.9.11" +version = "2.9.12" upstream-repository = "https://github.com/psycopg/psycopg2" partial-stub = false