From a64f2581999e7a52c953175844b362996d30ef79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 16:38:41 +0000 Subject: [PATCH] Bump pillow from 9.2.0 to 10.3.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.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/9.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/main.txt b/requirements/main.txt index 8d375c9..bec03e8 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -20,7 +20,7 @@ Flask_SQLAlchemy==2.5.1 Flask_Reuploaded==1.2.0 Flask_WTF==1.0.1 ifaddr==0.2.0 -Pillow==9.2.0 +Pillow==10.3.0 python_bidi==0.4.0 python_escpos==2.1.3 pyusb==1.2.1