From ef1ca385fb7cae1f593ad1257dd0a5de361f25e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 23:14:12 +0000 Subject: [PATCH] Bump pillow from 9.4.0 to 10.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 10.1.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/9.4.0...10.1.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 10a11e1..b246dbd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ git+https://github.com/python-telegram-bot/ptbcontrib.git gitpython==3.1.30 markdown2==2.4.8 multicolorcaptcha==1.2.0 -pillow==9.4.0 +pillow==10.1.0 psutil==5.9.4 psycopg2-binary==2.9.5 pyYAML==6.0