From 03a462ea6d7a4499658d8dcc1017dcc32b9a10eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 21:20:11 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 10.0.1 in /data Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.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/9.5.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- data/requirements.txt | 2 +- data/webui-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/requirements.txt b/data/requirements.txt index 0953531..f7a1585 100644 --- a/data/requirements.txt +++ b/data/requirements.txt @@ -148,7 +148,7 @@ pathtools==0.1.2 pexpect==4.8.0 pickleshare==0.7.5 piexif==1.1.3 -Pillow==9.5.0 +Pillow==10.0.1 platformdirs==3.11.0 pooch==1.8.0 portalocker==2.8.2 diff --git a/data/webui-requirements.txt b/data/webui-requirements.txt index 8c02a9a..37fe991 100644 --- a/data/webui-requirements.txt +++ b/data/webui-requirements.txt @@ -108,7 +108,7 @@ packaging==23.2 pandas==2.1.1 pathtools==0.1.2 piexif==1.1.3 -Pillow==9.5.0 +Pillow==10.0.1 platformdirs==3.11.0 protobuf==3.20.3 psutil==5.9.5