From 22b0e9dbf665f34791af75f1bfaa3d8dd6a2ef74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 14:27:05 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 10.2.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d6d8e20..6f26f72 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ numpy packaging==21.3 pathspec==0.9.0 pep8-naming==0.10.0 -Pillow==9.5.0 +Pillow==10.2.0 platformdirs==2.4.0 prospector==1.7.7 pycodestyle==2.8.0