From ccfdca06c48fd735764590b98fddab62ecd82800 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 23 Apr 2021 17:01:35 +0000 Subject: [PATCH] [Security] Bump pillow from 7.2.0 to 8.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 8.1.1. **This update includes a security fix.** - [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-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e7e6789..993f858 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ envconfig==0.1.0 pilbox==1.3.4 -Pillow==7.2.0 +Pillow==8.1.1 sphinx-me==0.3 tornado==6.0.4 pycurl==7.43.0.6