From 9dd1d961b5bc5be8fd4a48b495a9a1d64e209f7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 21:15:21 -0700 Subject: [PATCH] Bump pillow from 9.3.0 to 10.0.1 in /requirements (#2670) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/torch_common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/torch_common.txt b/requirements/torch_common.txt index 1518b7ab8f..34d320dc2c 100644 --- a/requirements/torch_common.txt +++ b/requirements/torch_common.txt @@ -1,5 +1,5 @@ cython==0.29.34 wheel==0.40.0 -pillow==9.3.0 +pillow==10.0.1 numpy==1.24.3; sys_platform != 'win32' numpy==1.19.3; sys_platform == 'win32' #see https://tinyurl.com/y3dm3h86