From 49370037bf919cba5a14372ce961434c29e7896c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 00:05:28 +0000 Subject: [PATCH] build(deps): bump pillow from 10.2.0 to 10.4.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.4.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.2.0...10.4.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5a2e2f0..ab4d005 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ boto3==1.28.42 c2cwsgiutils[broadcast]>=4.0,<5 -Pillow==10.2.0 +Pillow==10.4.0 wand==0.6.11 WebTest==3.0.0 python-json-logger==2.0.7