From 7b9938ff45f07172be8b1d4ab90a21f457d99935 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 03:32:51 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 10.2.0 in /data Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.2.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/9.5.0...10.2.0) --- 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 6e078a2..86a3ba9 100644 --- a/data/requirements.txt +++ b/data/requirements.txt @@ -182,7 +182,7 @@ pandas==2.1.4 parso==0.8.3 pexpect==4.9.0 piexif==1.1.3 -Pillow==9.5.0 +Pillow==10.2.0 platformdirs==4.1.0 pluggy==1.3.0 pooch==1.8.0 diff --git a/data/webui-requirements.txt b/data/webui-requirements.txt index 8c02a9a..241cff8 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.2.0 platformdirs==3.11.0 protobuf==3.20.3 psutil==5.9.5