From 09f9de6e6c7d5a45a4e939dd54a212e9c52a578e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 09:21:03 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 10.0.1 in /cm Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.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.2.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cm/requirements.txt b/cm/requirements.txt index 12d099b..eecd152 100644 --- a/cm/requirements.txt +++ b/cm/requirements.txt @@ -25,7 +25,7 @@ mistune==0.8.4 numexpr==2.7.1 numpy==1.19.2 pika==0.12.0 -Pillow==7.2.0 +Pillow==10.0.1 ply==3.11 Pygments==2.7.1 pygobject==3.26.1