From 820f8389e7d3da046688c13d17df45c372b06916 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:32:44 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.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/10.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e9cbcdf..ae6c9d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -92,7 +92,7 @@ pandas==2.2.0 # -r requirements.in # altair # streamlit -pillow==10.2.0 +pillow==10.3.0 # via # matplotlib # streamlit @@ -175,7 +175,9 @@ urllib3==2.2.0 validators==0.22.0 # via streamlit watchdog==3.0.0 - # via -r requirements.in + # via + # -r requirements.in + # streamlit wheel==0.42.0 # via pip-tools zipp==3.17.0