From 84d06c2535735edc4a7ff74cba09b42d3b287114 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:48:16 +0000 Subject: [PATCH] Bump pillow from 3.1.1 to 8.3.2 Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.1.1 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/3.1.1...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7230e58..8100ef2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django-Select2==4.2.2 Django==1.7.1 Jinja2==2.7.3 MarkupSafe==0.23 -Pillow==3.1.1 +Pillow==8.3.2 PyYAML==3.11 Pygments==2.1.1 Sphinx==1.1.2