From 9ac2b1cd4759dbcd8b3b3637e4752b0bd2d99a6a Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Mon, 22 Dec 2025 00:18:01 +0000 Subject: [PATCH] [stubsabot] Bump reportlab to 4.4.7 Release: https://pypi.org/pypi/reportlab/4.4.7 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 e7368b31f555..a2e6db50cd64 100644 --- a/stubs/reportlab/METADATA.toml +++ b/stubs/reportlab/METADATA.toml @@ -1,4 +1,4 @@ -version = "4.4.6" +version = "4.4.7" # GitHub mirror of https://hg.reportlab.com/hg-public/reportlab/file upstream_repository = "https://github.com/MrBitBucket/reportlab-mirror"