From aa50cc78c00c21e7d8541301961f25c813dec752 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 21:47:08 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 10.3.0 in /projects/Wikipedia_search_wordcloud Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 10.3.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/7.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 10.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- projects/Wikipedia_search_wordcloud/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/Wikipedia_search_wordcloud/requirements.txt b/projects/Wikipedia_search_wordcloud/requirements.txt index 9d9947328..0d968e692 100644 --- a/projects/Wikipedia_search_wordcloud/requirements.txt +++ b/projects/Wikipedia_search_wordcloud/requirements.txt @@ -6,7 +6,7 @@ idna==2.10 kiwisolver==1.2.0 matplotlib==3.3.1 numpy==1.19.1 -Pillow==7.2.0 +Pillow==10.3.0 pyparsing==2.4.7 python-dateutil==2.8.1 requests==2.24.0