From ac1d2b0abdd83bc45ed82c60ec61f6f875180d40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 08:15:38 +0000 Subject: [PATCH] Bump pillow from 8.2.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.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/8.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- linux_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/linux_requirements.txt b/linux_requirements.txt index 3596170..8cf8f3a 100644 --- a/linux_requirements.txt +++ b/linux_requirements.txt @@ -37,7 +37,7 @@ packaging==21.0 pandas==1.1.3 pdfminer.six==20211012 pdftotext==2.1.5 -Pillow==8.2.0 +Pillow==9.3.0 proto-plus==1.19.6 protobuf==3.17.3 pyasn1==0.4.8 diff --git a/requirements.txt b/requirements.txt index c073984..3ae6ae5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ html5lib==1.1 matplotlib==3.3.2 pandas==1.1.3 pdftotext==2.1.5 -Pillow==8.3.2 +Pillow==9.3.0 requests==2.24.0 rich==10.12.0 opencv-python==4.4.0.40