From 9607889050f972f09eb340d57ec6d2b3736795ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 22:27:16 +0000 Subject: [PATCH] Bump pillow from 8.2.0 to 10.3.0 in /docs Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.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/8.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 34feee9..ffc6bf8 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -11,7 +11,7 @@ sphinx-py3doc-enhanced-theme==2.4.0 nbsphinx==0.4.2 nbconvert==5.6.1 Jinja2==2.11.3 -pillow==8.2.0 +pillow==10.3.0 sphinx==4.0.2 markupsafe==2.0.1 ipython_genutils==0.2.0