From ff4cd9b01c9605abc42f6f16d8311247a38b1a0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 08:29:07 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [pillow](https://github.com/python-pillow/Pillow) and [pytest](https://github.com/pytest-dev/pytest). Updates `pillow` from 11.0.0 to 12.2.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...12.2.0) Updates `pytest` from 8.3.4 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.3.4...9.0.3) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production dependency-group: pip - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- dist/requirements_windows.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/requirements_windows.txt b/dist/requirements_windows.txt index d9e6a75..cda8891 100644 --- a/dist/requirements_windows.txt +++ b/dist/requirements_windows.txt @@ -3,10 +3,10 @@ # numpy==2.2.0 opencv-contrib-python==4.10.0.84 -pillow==11.0.0 +pillow==12.2.0 platformdirs==4.3.6 pyinstaller>=6.0 -pytest==8.3.4 +pytest==9.0.3 scenedetect==0.6.5 screeninfo==0.8.1 tqdm==4.67.1