From 3278f7e4fb49c1e31f6b6b8e7e8770453830b620 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 18:59:05 +0000 Subject: [PATCH] Bump pillow from 2.7.0 to 10.3.0 in /slideatlas/plugins/ipython Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.7.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/2.7.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 10.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- slideatlas/plugins/ipython/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slideatlas/plugins/ipython/requirements.txt b/slideatlas/plugins/ipython/requirements.txt index e8803a55..8cab8e5c 100644 --- a/slideatlas/plugins/ipython/requirements.txt +++ b/slideatlas/plugins/ipython/requirements.txt @@ -1,6 +1,6 @@ Jinja2==2.7.3 MarkupSafe==0.23 -Pillow==2.7.0 +Pillow==10.3.0 argparse==1.2.1 backports.ssl-match-hostname==3.4.0.2 certifi==14.05.14