From 7c12483817c395326e0a9bb19857e95f2c966a21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 11:18:57 +0000 Subject: [PATCH] Bump pillow from 11.2.1 to 11.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.2.1 to 11.3.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.2.1...11.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-linux.txt | 2 +- requirements-windows.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-linux.txt b/requirements-linux.txt index bc0bce8..ca7ce81 100644 --- a/requirements-linux.txt +++ b/requirements-linux.txt @@ -3,7 +3,7 @@ certifi==2025.6.15 chardet==5.2.0 clipboard==0.0.4 idna==3.10< -Pillow==11.2.1 +Pillow==11.3.0 pynput==1.8.1 pyperclip==1.9.0 requests==2.32.4 diff --git a/requirements-windows.txt b/requirements-windows.txt index 74ca18d..2b4a8e2 100644 --- a/requirements-windows.txt +++ b/requirements-windows.txt @@ -3,7 +3,7 @@ certifi==2025.6.15 chardet==5.2.0 clipboard==0.0.4 idna==3.10 -Pillow==11.2.1 +Pillow==11.3.0 pynput==1.8.1 pyperclip==1.9.0 pywin32==310