From f031fe9e66c80973bca27f003c6795147055a732 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:19:33 +0000 Subject: [PATCH] Bump pillow from 4.1.0 to 8.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.1.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/4.1.0...8.1.1) Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 67af9c0..af9f040 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -11,7 +11,7 @@ flake8==3.4.1 idna==2.6 mccabe==0.6.1 olefile==0.44 -Pillow==4.1.0 +Pillow==8.1.1 pycodestyle==2.3.1 pyflakes==1.5.0 python-decouple==3.0