From ef788b899d3b06b0edf63afa05b112ec5cb3dc3b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Oct 2022 01:29:38 +0100 Subject: [PATCH] [stubsabot] Bump Pillow to 9.3.* (#9039) Release: https://pypi.org/pypi/Pillow/9.3.0 Homepage: https://python-pillow.org Changelog: https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst Diff: https://github.com/python-pillow/Pillow/compare/9.2.0...9.3.0 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 4163. - Total lines of Python code deleted: 3435. 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 Co-authored-by: stubsabot <> --- stubs/Pillow/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/Pillow/METADATA.toml b/stubs/Pillow/METADATA.toml index a6930073a..9f95a60c3 100644 --- a/stubs/Pillow/METADATA.toml +++ b/stubs/Pillow/METADATA.toml @@ -1 +1 @@ -version = "9.2.*" +version = "9.3.*"