From 876d0b763f02ba0b701624a0ff819424c4aeee86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 16:01:57 +0000 Subject: [PATCH] Bump pillow from 9.3.0 to 9.4.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 9.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/9.3.0...9.4.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... 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 38837aaff8..759e279299 100644 --- a/requirements.in +++ b/requirements.in @@ -36,7 +36,7 @@ future sentry-sdk django-bulk-update html5lib==1.1 -pillow==9.3.0 +pillow==9.4.0 python-dateutil>=2.8.1 jsonschema>=3.2.0 importlib-metadata==1.7.0 diff --git a/requirements.txt b/requirements.txt index 44070c3550..20a6750f90 100644 --- a/requirements.txt +++ b/requirements.txt @@ -176,7 +176,7 @@ packaging==20.9 # google-cloud-error-reporting pathlib==1.0.1 # via -r requirements.in -pillow==9.3.0 +pillow==9.4.0 # via -r requirements.in progressbar2==3.55.0 # via -r requirements.in