From 2ab5d0d39504771f642316f9a3c6858967f3e5ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 22:58:44 +0000 Subject: [PATCH] Bump pillow from 5.4.1 to 10.2.0 in /docs Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.1 to 10.2.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/5.4.1...10.2.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 bc4d529ae..154a79272 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ simba-uw-tf-dev urllib3==1.26.6 myst-parser==0.16.1 -Pillow == 5.4.1 +Pillow == 10.2.0 pyyaml == 5.3.1 shapely == 1.7 dtreeviz == 0.8.1