From 40c8249921a967416e41699587a4d9ff68a3afbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:33:17 +0000 Subject: [PATCH] Bump pillow from 6.1.0 to 9.0.1 in /dashboard_project Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 to 9.0.1. - [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/6.1.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..8d5efc6 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==9.0.1 python-stdnum==1.11 pytz==2018.5 reportlab==3.5.23