From ff59cfe9ff92104d1f94ab93d67bb52ce404f762 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Oct 2021 07:11:05 +0000 Subject: [PATCH] Bump pillow from 8.3.2 to 8.4.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 8.4.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.3.2...8.4.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1e4542d0..6b97397f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ multidict==5.1.0 mystbin.py==2.1.3 orjson==3.6.3 parsedatetime==2.6 -Pillow==8.3.2 +Pillow==8.4.0 psutil==5.8.0 pycparser==2.20 pygit2==1.7.0