From 15bc2af12d72f6831730983200bb763de9d587c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:37:00 +0000 Subject: [PATCH] Bump pillow from 7.1.2 to 9.0.1 in /backend/mysite Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 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/7.1.2...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/mysite/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/mysite/requirements.txt b/backend/mysite/requirements.txt index 0a59f24..902e78e 100644 --- a/backend/mysite/requirements.txt +++ b/backend/mysite/requirements.txt @@ -25,7 +25,7 @@ Jinja2==2.11.3 kombu==4.6.10 MarkupSafe==1.1.1 packaging==20.3 -Pillow==7.1.2 +Pillow==9.0.1 pycparser==2.20 pyparsing==2.4.7 python-telegram-bot==12.7