From 2b86994d567d2927004427185f7e59c63a0404c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 04:33:18 +0000 Subject: [PATCH] Bump pillow from 10.1.0 to 11.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 11.1.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/10.1.0...11.1.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dependencies/constraints-ci.txt | 2 +- dependencies/constraints-production.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dependencies/constraints-ci.txt b/dependencies/constraints-ci.txt index a6f0485f80e..7093306ab05 100644 --- a/dependencies/constraints-ci.txt +++ b/dependencies/constraints-ci.txt @@ -61,7 +61,7 @@ parameterized==0.9.0 parse==1.20.1 parso==0.8.4 pexpect==4.9.0 -Pillow==10.1.0 +Pillow==11.1.0 prompt-toolkit==3.0.43 psycopg2-binary==2.9.9 ptyprocess==0.7.0 diff --git a/dependencies/constraints-production.txt b/dependencies/constraints-production.txt index 917e411a2a0..94784399ca2 100644 --- a/dependencies/constraints-production.txt +++ b/dependencies/constraints-production.txt @@ -43,7 +43,7 @@ openapi-core==0.14.5 openapi-schema-validator==0.2.3 openapi-spec-validator==0.4.0 parse==1.20.1 -Pillow==10.1.0 +Pillow==11.1.0 psycopg2-binary==2.9.9 pycparser==2.22 pydantic==1.10.9