From d681feec709b0782e7ab96709a4411e756fab924 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 20:11:06 +0000 Subject: [PATCH] Bump pillow from 5.4.1 to 10.0.1 in /docs Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.1 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/5.4.1...10.0.1) --- 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..1b7a664fd 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.0.1 pyyaml == 5.3.1 shapely == 1.7 dtreeviz == 0.8.1