From f77100c8819606213e55be4c2dc8c43005367936 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 02:35:34 +0000 Subject: [PATCH] Bump pillow from 9.3.0 to 10.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.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.3.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 f08a21c..24eed3e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ packaging==23.2 parse==1.20.0 parso==0.8.3 pathable==0.4.3 -Pillow==9.3.0 +Pillow==10.2.0 platformdirs==4.0.0 prance==23.6.21.0 prompt-toolkit==3.0.41