From 313ad04de6c5a0ce3d839f937f0de9569ca0a4fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 14:06:42 +0000 Subject: [PATCH] Bump pillow from 11.0.0 to 11.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.0.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/11.0.0...11.1.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1fbf3b1f..12119d84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ dnspython==2.7.0 certifi==2024.12.14 selenium==4.27.1 IP2Location==8.10.4 -Pillow==11.0.0 +Pillow==11.1.0 OpenCV-Python==4.10.0.84 Numpy==2.2.1 cryptography==44.0.0