From a7eb2cd66e3daaefdbab2844a165850e859bd673 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:22:25 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 11.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.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.2.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 e2409e7d..d1591c52 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ asyncio==3.4.3 aiofiles==23.2.1 aiohttp==3.9.5 numpy==1.26.4 -pillow==10.2.0 +pillow==11.1.0 psutil pyrogram==2.0.106 py-tgcalls==0.9.7