From 462125b7013a1b7dee2757bd6265647a46d96f99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 14:16:52 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 8.1.1 in /Code Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 8.1.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/7.2.0...8.1.1) Signed-off-by: dependabot[bot] --- Code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code/requirements.txt b/Code/requirements.txt index 626440c..a1c29af 100644 --- a/Code/requirements.txt +++ b/Code/requirements.txt @@ -1,5 +1,5 @@ numpy==1.19.0 -pillow==7.2.0 +pillow==8.1.1 jupyter==1.0.0 ipython==7.17.0 h5py==2.10.0