From 39b389679feb19b4b68d7088b26c4d34ea49893a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 00:45:02 +0000 Subject: [PATCH] build(deps): bump pillow from 9.2.0 to 12.3.0 in /streamlit_app Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.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/9.2.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- streamlit_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streamlit_app/requirements.txt b/streamlit_app/requirements.txt index 237605cc..ee4c82e3 100644 --- a/streamlit_app/requirements.txt +++ b/streamlit_app/requirements.txt @@ -57,7 +57,7 @@ packaging==21.3 pandas==1.5.0 pathspec==0.10.1 patsy==0.5.2 -Pillow==9.2.0 +Pillow==12.3.0 platformdirs==2.5.2 plotly==5.10.0 pluggy==1.0.0