From 2ac2ddf440183ffe015f69e576bf28a7b98e3171 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 10:27:28 +0000 Subject: [PATCH] Bump pillow from 10.0.1 to 10.3.0 in /binder Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 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.0.1...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- binder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index e1c1dc71..c66845a5 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -5,7 +5,7 @@ imageio==2.16.2 keras==2.8.0 nltk==3.6.6 pandas==1.4.2 -pillow==10.0.1 +pillow==10.3.0 pygame==2.1.2 scikit-image==0.19.2 seaborn==0.11.2