From 3f0eaece9e3f9fec7c5f020e55bfb3de12036616 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 23:18:38 +0000 Subject: [PATCH] Bump pillow from 8.4.0 to 10.0.1 in /py 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] --- py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py/requirements.txt b/py/requirements.txt index 9a13b39..c800060 100644 --- a/py/requirements.txt +++ b/py/requirements.txt @@ -11,7 +11,7 @@ numpy==1.21.4 packaging==21.3 pandas==1.3.4 pbr==5.8.0 -Pillow==8.4.0 +Pillow==10.0.1 platformdirs==2.4.0 pyparsing==3.0.6 python-dateutil==2.8.2