From 1f76d0ba932d9093967faaa09ccab02bd551d090 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 18:13:06 +0000 Subject: [PATCH] Bump pillow from 12.1.0 to 12.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.0 to 12.1.1. - [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.1.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 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 7d0fc07..2661c64 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -117,7 +117,7 @@ parso==0.8.5 ; python_version >= "3.10" and python_version < "3.14" pathspec==1.0.4 ; python_version >= "3.10" and python_version < "3.14" patsy==1.0.2 ; python_version >= "3.10" and python_version < "3.14" pexpect==4.9.0 ; python_version >= "3.10" and python_version < "3.14" and sys_platform != "win32" and sys_platform != "emscripten" -pillow==12.1.0 ; python_version >= "3.10" and python_version < "3.14" +pillow==12.1.1 ; python_version >= "3.10" and python_version < "3.14" pip==25.3 ; python_version >= "3.10" and python_version < "3.14" platformdirs==4.5.1 ; python_version >= "3.10" and python_version < "3.14" pluggy==1.6.0 ; python_version >= "3.10" and python_version < "3.14"