From 669618f874b7b3675b113eecfc4124e15941f00c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 00:57:35 +0000 Subject: [PATCH] Bump pillow from 9.3.0 to 10.0.1 in /Modules Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.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.3.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Modules/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/requirements.txt b/Modules/requirements.txt index 7d82991..f8e7ccc 100644 --- a/Modules/requirements.txt +++ b/Modules/requirements.txt @@ -11,7 +11,7 @@ IPython==8.10.0 cmyui==1.9.3 tzdata==2021.5 scipy==1.10.0 -Pillow==9.3.0 +Pillow==10.0.1 tf-slim==1.1.0 protobuf==3.20.2 hentai \ No newline at end of file