From 3291ebb3555f9f76e4ec8a21c48e1c08f9814e3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Apr 2025 19:45:57 +0000 Subject: [PATCH] Bump pillow from 10.3.0 to 11.2.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 11.2.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/10.3.0...11.2.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.2.1 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 60140e2b9..eee2aa498 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ numpy openai==0.28.0 opencv-python pickledb -pillow==10.3.0 +pillow==11.2.1 psutil ntgcalls py-tgcalls==0.9.7 # Only one version of py-tgcalls is specified