From 974d58b25138569434f598ed818e74232faec712 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 22:08:28 +0000 Subject: [PATCH] build(deps): bump pillow from 7.1.2 to 9.0.1 in /requirements 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] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 7018732..50485ea 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -32,7 +32,7 @@ idna==2.9 libsass==0.20.0 markdown==3.2.2 oauthlib==3.1.0 -pillow==7.1.2 +pillow==9.0.1 pycparser==2.20 python-dateutil==2.8.1 python-telegram-bot==12.7