From e842578681846f6b83e7eeafa0c78255aa3d4164 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Apr 2024 15:14:16 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.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.5.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f2ea3b9..12d5bdc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ ipython==8.5.0 moviepy==1.0.3 numpy==1.23.2 opencv_python==4.7.0.68 -Pillow==9.5.0 +Pillow==10.3.0 scikit-image==0.20.0 streamlit==1.22.0 torch==1.13.1