From a87d810311a420cd71bd3473a6c67ca3a6b6f6a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 00:13:11 +0000 Subject: [PATCH] Bump pillow from 10.0.0 to 10.0.1 in /binder Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.0 to 10.0.1. - [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.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: indirect ... 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 a502204..426737c 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -25,7 +25,7 @@ packaging==23.1 parso==0.8.3 pexpect==4.8.0 pickleshare==0.7.5 -pillow==10.0.0 +pillow==10.0.1 prompt-toolkit==3.0.39 ptyprocess==0.7.0 pure-eval==0.2.2