From 0faa2eb90c379c994036568a8599ea5882c64903 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 04:15:08 +0000 Subject: [PATCH] Bump pillow from 12.2.0 to 12.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.2.0 to 12.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/12.2.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements-build.txt | 2 +- requirements-freeze.txt | 2 +- requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 4e8f110..168e0a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "customtkinter==5.2.2", "pandas==2.2.3", "requests==2.34.1", - "Pillow==12.2.0", + "Pillow==12.3.0", "psutil==7.2.2", "playwright==1.61.0", "openpyxl==3.1.5", diff --git a/requirements-build.txt b/requirements-build.txt index 0f73c53..164adc9 100644 --- a/requirements-build.txt +++ b/requirements-build.txt @@ -1,7 +1,7 @@ customtkinter==5.2.2 pandas==2.2.3 requests==2.34.1 -Pillow==12.2.0 +Pillow==12.3.0 psutil==7.2.2 playwright==1.61.0 openpyxl==3.1.5 diff --git a/requirements-freeze.txt b/requirements-freeze.txt index 636f0d8..af6a5be 100644 --- a/requirements-freeze.txt +++ b/requirements-freeze.txt @@ -12,7 +12,7 @@ openpyxl==3.1.5 packaging==26.2 pandas==2.2.3 pefile==2024.8.26 -pillow==12.2.0 +pillow==12.3.0 pip==26.1.2 playwright==1.61.0 psutil==7.2.2 diff --git a/requirements.txt b/requirements.txt index 3524eca..144bb50 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ customtkinter==5.2.2 pandas==2.2.3 requests==2.34.1 -Pillow==12.2.0 +Pillow==12.3.0 psutil==7.2.2 playwright==1.61.0 openpyxl==3.1.5