From 87e105a5b1a00a5d77beee3cd5573a5db550bab7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 17:23:08 +0000 Subject: [PATCH] chore(pip-prod)(deps): bump pillow from 10.4.0 to 11.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.0 to 11.0.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.4.0...11.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d36131e..5ee5650 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ coloredlogs==15.0.1 future==1.0.0 humanfriendly==10.0 idna==3.10 -pillow==10.4.0 +pillow==11.0.0 PyJWT==2.9.0 requests==2.32.3 requests-toolbelt==1.0.0 -- 2.45.2