From 9689251d4dffb2bb89770b812d2a0e0b0ffc0670 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 15:40:45 +0000 Subject: [PATCH] Bump pillow in /prompt_translation/dashboard_template Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 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.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- prompt_translation/dashboard_template/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prompt_translation/dashboard_template/requirements.txt b/prompt_translation/dashboard_template/requirements.txt index 5a9c1ba..4c0fad5 100644 --- a/prompt_translation/dashboard_template/requirements.txt +++ b/prompt_translation/dashboard_template/requirements.txt @@ -40,7 +40,7 @@ numpy==1.23.5 orjson==3.9.13 packaging==23.2 pandas==1.5.3 -pillow==10.2.0 +pillow==10.3.0 pydantic==2.6.1 pydantic_core==2.16.2 pydub==0.25.1