From dc4160db3e5cd7d0ccdf114a3c129b1d32895c22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 21:47:08 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 10.0.1 in /python Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.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/7.0.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index a3f6931..2719e5b 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -11,7 +11,7 @@ matplotlib==3.2.1 numba==0.48.0 numpy==1.18.2 pandas==1.0.3 -Pillow==7.0.0 +Pillow==10.0.1 pycodestyle==2.5.0 pycparser==2.20 pyparsing==2.4.6