From 85fd8b89dbaa8bf4c85f2f9def94e0d43bae918c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Feb 2023 01:05:19 +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 cf4563e6f..f08ce7a05 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.17 django-bulk-update==2.2.0 django-admin-tools==0.9.0 diff --git a/requirements.txt b/requirements.txt index f143aeada..42ee70dc9 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