From 22ad38f55e2b4061c6fbcdae4e37273694d6e5e3 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Tue, 18 Nov 2025 00:16:10 +0000 Subject: [PATCH] [stubsabot] Bump reportlab to 4.4.5 Release: https://pypi.org/pypi/reportlab/4.4.5 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 e4f6253d99e5..2b4ec1515c40 100644 --- a/stubs/reportlab/METADATA.toml +++ b/stubs/reportlab/METADATA.toml @@ -1,4 +1,4 @@ -version = "4.4.4" +version = "4.4.5" # GitHub mirror of https://hg.reportlab.com/hg-public/reportlab/file upstream_repository = "https://github.com/MrBitBucket/reportlab-mirror"