From ccd91e0d6a4707e8650e9c786cd3f646b29b0fa8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:43:06 +0000 Subject: [PATCH] Bump pillow from 4.1.0 to 8.3.2 Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.1.0 to 8.3.2. - [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.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:development ... 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..727f5dc 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.3.2 pycodestyle==2.3.1 pyflakes==1.5.0 python-decouple==3.0