From 0ba880e1c1f49c5c32c8bb862a03de301db59b43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 16:04:15 +0000 Subject: [PATCH] Bump pillow in /LabsSolutions/01-pytorch-segmentation Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.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.5.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- LabsSolutions/01-pytorch-segmentation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LabsSolutions/01-pytorch-segmentation/requirements.txt b/LabsSolutions/01-pytorch-segmentation/requirements.txt index 614fccd..971218c 100644 --- a/LabsSolutions/01-pytorch-segmentation/requirements.txt +++ b/LabsSolutions/01-pytorch-segmentation/requirements.txt @@ -50,7 +50,7 @@ onnx==1.14.0 onnxruntime-gpu==1.15.0 opencv-python-headless==4.7.0.72 packaging==23.1 -Pillow==9.5.0 +Pillow==10.0.1 pluggy==1.0.0 protobuf==4.23.1 pyasn1==0.5.0