From 2b32cde359d196c99104f9a9c61584b87b91dad4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 09:41:05 +0000 Subject: [PATCH] build(deps): bump pillow from 9.3.0 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.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/9.3.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1b8b7f..60a0be0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ mistune==0.8.4 openpyxl==3.0.10 orjson==3.6.8 phonenumbers==8.12.49 -Pillow==9.3.0 +Pillow==10.3.0 plotly==5.8.0 poyo==0.5.0 prompt-toolkit==3.0.29