From 91193b7d16062b7a68f015197119e6a6721230c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 21:25:12 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 10.3.0 in /Colorful Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.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/6.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 10.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Colorful/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Colorful/requirements.txt b/Colorful/requirements.txt index 35fa649..28baaff 100644 --- a/Colorful/requirements.txt +++ b/Colorful/requirements.txt @@ -5,7 +5,7 @@ matplotlib==2.1.2 networkx==2.1 numpy==1.14.1 pexpect==4.4.0 -Pillow==6.2.0 +Pillow==10.3.0 pycosat==0.6.3 pytest==3.4.1 pytest-xdist==1.22.1