From 2685547414a8c35c9d12ad4a7f8fa1cc51e90c5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 13:19:49 +0000 Subject: [PATCH] Bump pillow from 6.1.0 to 8.1.1 in /dashboard_project Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.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/6.1.0...8.1.1) Signed-off-by: dependabot[bot] --- dashboard_project/imported_pip_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard_project/imported_pip_requirements.txt b/dashboard_project/imported_pip_requirements.txt index 9abaad0..f54d53a 100644 --- a/dashboard_project/imported_pip_requirements.txt +++ b/dashboard_project/imported_pip_requirements.txt @@ -8,7 +8,7 @@ django-localflavor==2.2 django-phonenumber-field==3.0.1 mysqlclient==1.3.13 phonenumberslite==8.10.15 -Pillow==6.1.0 +Pillow==8.1.1 python-stdnum==1.11 pytz==2018.5 reportlab==3.5.23