From 6376f3adde9a5f2267775f989c7b32560017a314 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 16:18:24 +0000 Subject: [PATCH] Bump pillow from 8.3.2 to 9.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.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/8.3.2...9.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index 5bf3e43a91..1ce0317cff 100644 --- a/requirements.in +++ b/requirements.in @@ -40,7 +40,7 @@ sentry-sdk raven django-bulk-update html5lib==1.1 -pillow==8.3.2 +pillow==9.2.0 python-dateutil>=2.8.1 jsonschema>=3.2.0 importlib-metadata==1.7.0 diff --git a/requirements.txt b/requirements.txt index b8b9e0d232..f36f88bb4b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -190,7 +190,7 @@ packaging==20.9 # via google-api-core pathlib==1.0.1 # via -r requirements.in -pillow==8.3.2 +pillow==9.2.0 # via -r requirements.in progressbar2==3.55.0 # via -r requirements.in