From e70512e4fec707668622a791c35c03cfc5f442b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:00:38 +0000 Subject: [PATCH] Bump pillow from 8.0.1 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.0.1 to 9.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/8.0.1...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0271a9b..b756558 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ h5py<3.0.0 lensfunpy==1.6.1 opencv-python-headless==4.4.0.46 piexif==1.1.3 -pillow==8.0.1 +pillow==9.0.1 PyQt5==5.15.2 PyQt5-sip==12.8.1 PyYAML==5.3.1