From 2f6347191c702bd48b6efb38f2ae9cf85eecdc06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 20:11:01 +0000 Subject: [PATCH] Bump pillow from 9.2.0 to 10.3.0 in /src 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] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index c17792d..be41173 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -31,7 +31,7 @@ lazy-object-proxy==1.7.1 MarkupSafe==2.1.1 mccabe==0.7.0 packaging==21.3 -Pillow==9.2.0 +Pillow==10.3.0 platformdirs==2.5.2 pluggy==1.0.0 proto-plus==1.20.6