From 909f2d47963c255f3cd877c7e93e325b86945518 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 22:36:38 +0000 Subject: [PATCH] Bump pillow from 8.4.0 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 to 10.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.4.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index 34c73cb..d0c24e7 100644 --- a/requirements.in +++ b/requirements.in @@ -17,7 +17,7 @@ mysqlclient numpy<1.20.0 pandas<1.2.0 perfectextractor-ui -pillow<9.0.0 +pillow<11.0.0 pyarrow<7.0.0 requests<2.28.0 scikit-learn<1.0 diff --git a/requirements.txt b/requirements.txt index 02f440f..287eeb5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -77,7 +77,7 @@ perfectextractor==0.4 # via perfectextractor-ui perfectextractor-ui==0.1.8 # via -r requirements.in -pillow==8.4.0 +pillow==10.0.1 # via # -r requirements.in # django-simple-captcha