From e6c32f58b27f71a2fffb432466c09b88df215a70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 22:22:41 +0000 Subject: [PATCH] Bump pillow from 10.1.0 to 10.2.0 in /Python/jupyter-voila Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.2.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.1.0...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Python/jupyter-voila/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/jupyter-voila/requirements.txt b/Python/jupyter-voila/requirements.txt index f91eaa7..0fb03eb 100644 --- a/Python/jupyter-voila/requirements.txt +++ b/Python/jupyter-voila/requirements.txt @@ -74,7 +74,7 @@ pandocfilters==1.5.0 parso==0.8.3 pexpect==4.9.0 pickleshare==0.7.5 -Pillow==10.1.0 +Pillow==10.2.0 platformdirs==4.1.0 prometheus-client==0.19.0 prompt-toolkit==3.0.41