From 04b2223ba33c2c1eb66a407fa666fcac97edfb72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 21:36:43 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 10.0.1 in /UODR Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.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/6.2.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- UODR/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UODR/requirements.txt b/UODR/requirements.txt index 0db9b7f..a0ac01f 100644 --- a/UODR/requirements.txt +++ b/UODR/requirements.txt @@ -1,7 +1,7 @@ pytorch==1.0.1 torchvision == 0.2.1 numpy==1.17.2 -pillow==6.2.0 +pillow==10.0.1