From ed0387e32feb210021681b67ead4c0aa7c2cf4aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:40:32 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.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/6.2.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 e964e0c..ec2b6fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ six==1.12.0 # via h5py werkzeug==0.15.5 # via flask scikit-image==0.16.2 matplotlib==3.1.2 -pillow==6.2.1 +pillow==9.0.1 codecov==2.1 pytictoc==1.5.0 opencv-python==4.0.1.24 \ No newline at end of file