From 10591dd219e6ee6a6936944f8bf805be74a88432 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:07:07 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 9.0.1 in /BeautyForMe/beautyforme Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 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.2.1...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- BeautyForMe/beautyforme/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BeautyForMe/beautyforme/requirements.txt b/BeautyForMe/beautyforme/requirements.txt index 369d7709..55b876ee 100644 --- a/BeautyForMe/beautyforme/requirements.txt +++ b/BeautyForMe/beautyforme/requirements.txt @@ -26,7 +26,7 @@ jsonfield==2.0.2 openpyxl==3.0.0 pathspec==0.5.9 phonenumbers==8.10.21 -Pillow==6.2.1 +Pillow==9.0.1 pycparser==2.19 PyMySQL==0.9.3 python-dateutil==2.8.0