From fb196e3d4e529e331b39e67827cda34c1589e8db Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Thu, 10 Sep 2026 00:22:03 +0000 Subject: [PATCH] [stubsabot] Bump psycopg2 to 2.9.13 Release: https://pypi.org/pypi/psycopg2/2.9.13 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 9c65ea123bb3..a7f508256cc8 100644 --- a/stubs/psycopg2/METADATA.toml +++ b/stubs/psycopg2/METADATA.toml @@ -1,3 +1,3 @@ -version = "2.9.12" +version = "2.9.13" upstream-repository = "https://github.com/psycopg/psycopg2" partial-stub = false