From 5179be62b9cd6259e8ede4d1b62a1e6d672a4ac5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 10:44:21 +0000 Subject: [PATCH] Bump pillow from 10.4.0 to 11.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.0 to 11.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/10.4.0...11.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 100f3f6..f8df3b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ requests==2.32.3 python-dotenv==1.0.1 pytz==2024.2 chat-exporter==2.8.0 -pillow==10.4.0 \ No newline at end of file +pillow==11.1.0 \ No newline at end of file