From edf40616290cfdba121f74cf1ed26467af285088 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 10:53:34 +0000 Subject: [PATCH] Bump pillow from 11.2.1 to 11.3.0 in /doc/network_fitting 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 ... Signed-off-by: dependabot[bot] --- doc/network_fitting/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/network_fitting/requirements.txt b/doc/network_fitting/requirements.txt index d5b77a4..a5dbafc 100644 --- a/doc/network_fitting/requirements.txt +++ b/doc/network_fitting/requirements.txt @@ -14,7 +14,7 @@ numpy==2.2.6 packaging==25.0 pandas==2.3.0 persim==0.3.8 -pillow==11.2.1 +pillow==11.3.0 pyparsing==3.2.3 python-dateutil==2.9.0.post0 pytz==2025.2