From 77db1f40a9f85219c80a70aa53dcbdf8f48576d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:26:03 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 8.1.1 in /Results Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 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/6.2.1...8.1.1) Signed-off-by: dependabot[bot] --- Results/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Results/requirements.txt b/Results/requirements.txt index 1931913..019b56c 100644 --- a/Results/requirements.txt +++ b/Results/requirements.txt @@ -36,7 +36,7 @@ pandocfilters==1.4.1 pathlib2==2.2.1 pexpect==4.2.1 pickleshare==0.7.4 -Pillow==6.2.1 +Pillow==8.1.1 prompt-toolkit==1.0.14 ptyprocess==0.5.1 Pygments==2.2.0