From ec8f324cc151df82063547d8b3f3d44b3ff2217c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 05:41:18 +0000 Subject: [PATCH] chore(deps): bump pillow from 11.1.0 to 12.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.1.0 to 12.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/11.1.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c6eae64..3316eb7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ itsdangerous==2.2.0 jinja2==3.1.6 markupsafe==3.0.2 packaging==24.2 -pillow==11.1.0 +pillow==12.2.0 pycparser==2.22 ; platform_python_implementation == 'CPython' and sys_platform == 'win32' pydantic==2.13.0 pydantic-core==2.46.0