From 5b79d303e9c3b4bef2a174af76c30d44f70ac740 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 04:39:51 +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 12583e7..f9f6dbf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ matplotlib==3.9.2 numpy==2.1.2 packaging==24.1 pandas==2.2.3 -pillow==10.4.0 +pillow==11.1.0 pyparsing==3.1.4 PyQt5>=5.15.2 PyQt5-Qt5>=5.15.2