From 50e92bab734ea35dc7e209f9d3f0c5175e5bf4bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 10:31:28 +0000 Subject: [PATCH] Bump pillow from 4.3.0 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.3.0 to 10.0.1. - [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/4.3.0...10.0.1) --- updated-dependencies: - dependency-name: pillow 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 d6dcb4c..9f2d34b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ # bugsnag==3.3.0 # snatched form from lambda zip just to get it to deploy 4 years after the last deploy Click==7.0 -Pillow==8.4.0 +Pillow==10.0.1 Unidecode==1.1.1 WebOb==1.8.5 Werkzeug==0.12