From 2662e09e0bb07a4ef87f2f674c91d7df9b1fd297 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 06:49:27 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 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/7.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker_python_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker_python_requirements.txt b/docker_python_requirements.txt index 9391096..b63fb0f 100644 --- a/docker_python_requirements.txt +++ b/docker_python_requirements.txt @@ -51,7 +51,7 @@ packaging==20.4 parso==0.7.1 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==7.2.0 +Pillow==9.3.0 pyparsing==2.4.7 pypng==0.0.20 PyQRCode==1.2.1 diff --git a/requirements.txt b/requirements.txt index b830411..70ffa11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -64,7 +64,7 @@ packaging==20.4 parso==0.7.1 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==8.2.0 +Pillow==9.3.0 pyparsing==2.4.7 pypng==0.0.20 PyQRCode==1.2.1