From 02e5ab1eeb5436f63d649939f16c4f51bd018fca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 19:03:18 +0000 Subject: [PATCH] Bump pillow from 7.1.0 to 8.2.0 in /circa/circa Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.0 to 8.2.0. - [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.1.0...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- circa/circa/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circa/circa/requirements.txt b/circa/circa/requirements.txt index 59796e0..7aac909 100644 --- a/circa/circa/requirements.txt +++ b/circa/circa/requirements.txt @@ -9,7 +9,7 @@ django-registration-redux==1.2 djrill==1.4.0 easy-thumbnails==2.2 oauthlib==0.7.2 -Pillow==7.1.0 +Pillow==8.2.0 PyJWT==1.3.0 python-social-auth==0.2.10 python3-openid==3.0.5