From 35b6015879f1beca2148f5f5f4cc6c98d7ca8d5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:43:47 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 9.3.0 in /UODR Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 9.3.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/6.2.0...9.3.0) --- 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..c40fb0d 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==9.3.0