From 53171bafec4997f32161451f64e5a930488c7aa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 22:46:06 +0000 Subject: [PATCH] Bump pillow from 9.4.0 to 10.0.1 in /application Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.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.4.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index 8e5823a..a1c921e 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -59,7 +59,7 @@ numpy==1.24.2 openai==0.27.8 packaging==23.0 pathos==0.3.0 -Pillow==9.4.0 +Pillow==10.0.1 pox==0.3.2 ppft==1.7.6.6 prompt-toolkit==3.0.38