From 364512ae6d0de5396dd5325eb4de5261aa8b5e58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 23:40:53 +0000 Subject: [PATCH] Bump pillow from 9.0.0 to 10.0.1 in /src/PythonBasics Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.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/9.0.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> --- src/PythonBasics/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PythonBasics/requirements.txt b/src/PythonBasics/requirements.txt index c73d1f7..4499dc0 100644 --- a/src/PythonBasics/requirements.txt +++ b/src/PythonBasics/requirements.txt @@ -64,7 +64,7 @@ parso==0.7.1 pdfkit==0.6.1 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==9.0.0 +Pillow==10.0.1 plotly==4.9.0 ppscore==1.1.1 prometheus-client==0.8.0