From 728ef7660c67b5cd7512a68c657a2a4f300277ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 06:26:50 +0000 Subject: [PATCH] build(deps): bump pillow from 7.1.2 to 9.3.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 9.3.0. - [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.3.0) --- 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..6e6b9a0 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.3.0 pycparser==2.20 python-dateutil==2.8.1 python-telegram-bot==12.7