From aa1d5b72a01aeec7732c4fd3b4be0cfb1accae69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 22:06:40 +0000 Subject: [PATCH] Bump pillow from 9.3.0 to 10.3.0 in /IndustrialStatistics Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.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/9.3.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 10.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- IndustrialStatistics/requirements-industrial.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IndustrialStatistics/requirements-industrial.txt b/IndustrialStatistics/requirements-industrial.txt index 798ec24..e5dc7c9 100644 --- a/IndustrialStatistics/requirements-industrial.txt +++ b/IndustrialStatistics/requirements-industrial.txt @@ -79,7 +79,7 @@ parso==0.8.3 patsy==0.5.3 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==9.3.0 +Pillow==10.3.0 pingouin==0.5.2 platformdirs==2.5.4 pluggy==1.0.0