From 6259d53d01e5f19437c3479634e71fb30a3ebde5 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Thu, 11 Dec 2025 00:16:51 +0000 Subject: [PATCH] [stubsabot] Bump reportlab to 4.4.6 Release: https://pypi.org/pypi/reportlab/4.4.6 Homepage: https://www.reportlab.com/ Repository: https://github.com/MrBitBucket/reportlab-mirror Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/reportlab 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/reportlab/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/reportlab/METADATA.toml b/stubs/reportlab/METADATA.toml index 2b4ec1515c40..e7368b31f555 100644 --- a/stubs/reportlab/METADATA.toml +++ b/stubs/reportlab/METADATA.toml @@ -1,4 +1,4 @@ -version = "4.4.5" +version = "4.4.6" # GitHub mirror of https://hg.reportlab.com/hg-public/reportlab/file upstream_repository = "https://github.com/MrBitBucket/reportlab-mirror"