From 29a10008104b094d9a1b02a15efbcffa8460c988 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 10:23:15 +0000 Subject: [PATCH] build(deps): bump pillow from 9.0.1 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 to 9.3.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.0.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index f831ca446..f8fe00013 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,7 +1,7 @@ wheel==0.37.0 responses==0.13.4 numpy==1.22.0 -Pillow==9.0.1 +Pillow==9.3.0 Django==3.2.16 django-bulk-update==2.2.0 django-admin-tools==0.9.0 diff --git a/requirements.txt b/requirements.txt index 61c9ee292..ae76c9d20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ hiredis==2.0.0 numpy==1.22.0 opencv-python==4.5.3.56 pandas==1.1.5 -Pillow==9.0.1 +Pillow==9.3.0 psycopg2-binary==2.8.6 pyOpenSSL==20.0.1 pysolr==3.9.0