From fb316871147f4221c1f208c6b3eb17bdbb3ddb47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:29:51 +0000 Subject: [PATCH] Bump pillow from 8.3.2 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.0.1. - [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.3.2...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-gpu.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-gpu.txt b/requirements-gpu.txt index ca7d43b..49442e6 100644 --- a/requirements-gpu.txt +++ b/requirements-gpu.txt @@ -4,7 +4,7 @@ fastapi==0.65.2 imageio==2.8.0 opencv-python==4.2.0.34 pandas==1.0.3 -Pillow==8.3.2 +Pillow==9.0.1 python-multipart==0.0.5 requests==2.23.0 scikit-image==0.17.2 diff --git a/requirements.txt b/requirements.txt index f45a6ae..5cc985f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ fastapi==0.65.2 imageio==2.8.0 opencv-python==4.2.0.34 pandas==1.0.3 -Pillow==8.3.2 +Pillow==9.0.1 python-multipart==0.0.5 PyYAML==5.4 requests==2.23.0