From e8f3787f127acaac1c34830fc44ab1ca649f53b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 22:07:41 +0000 Subject: [PATCH] build(deps): bump pillow from 10.0.1 to 10.2.0 in /examples/torch_mnist Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.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/10.0.1...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/torch_mnist/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/torch_mnist/requirements.txt b/examples/torch_mnist/requirements.txt index 279b2eb..242f950 100644 --- a/examples/torch_mnist/requirements.txt +++ b/examples/torch_mnist/requirements.txt @@ -23,7 +23,7 @@ nvidia-nccl-cu11==2.14.3 nvidia-nvtx-cu11==11.7.91 pandas==2.0.3 perun==0.4.0 -Pillow==10.0.1 +Pillow==10.2.0 psutil==5.9.5 py-cpuinfo==5.0.0 pynvml==11.5.0