From 8f30a38aae2605f7f9e3fa4855e07487bd9e709b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 06:52:09 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 9.3.0 in /omnidet Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.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/7.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- omnidet/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnidet/requirements.txt b/omnidet/requirements.txt index aa9c0ef..8f0afe8 100644 --- a/omnidet/requirements.txt +++ b/omnidet/requirements.txt @@ -15,7 +15,7 @@ torchvision==0.10.0 opencv_python==4.5.3.56 pandas==1.3.2 numpy==1.21.2 -Pillow==7.2.0 +Pillow==9.3.0 PyYAML==5.4.1 future Shapely==1.7.1