From 59749b7c8d2c0ec3a3be0e53f0229917f7d2a632 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 01:48:04 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 10.0.1 in /docs Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.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/9.5.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/readthedocs.requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/readthedocs.requirements.txt b/docs/readthedocs.requirements.txt index a748a10e..66b6c723 100644 --- a/docs/readthedocs.requirements.txt +++ b/docs/readthedocs.requirements.txt @@ -230,7 +230,7 @@ pyparsing==3.1.0 # @modified 20230625 - Task #4962: Build and test skyline v4.0.0 # Task #4778: v4.0.0 - update dependencies #Pillow==9.1.0 -Pillow==9.5.0 +Pillow==10.0.1 # @modified 20220217 - Task #4452: Update dependencies #matplotlib==3.3.3