From 505aa218f0e20d3322e35d98f228047d79cfb013 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 06:48:06 +0000 Subject: [PATCH] Bump pillow from 10.3.0 to 12.3.0 in /docs Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.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/10.3.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index b1c3d39d..10aea369 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ sphinx-rtd-theme pyautogui hdbscan numpy>=1.21.6 -Pillow==10.3.0 +Pillow==12.3.0 pyautogui==0.9.54 pyperclip==1.8.2 pytesseract==0.3.10