From 599c532cae0f90449f8a633a8b673c07df2e312c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:24:32 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 10.3.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d2f5e82d..d1cebc1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ lazy-object-proxy==1.7.1 mccabe==0.6.1 numpy==1.22.0 pandas==1.3.5 -Pillow==10.2.0 +Pillow==10.3.0 pkg_resources==0.0.0 platformdirs==2.4.1 pyaes==1.6.1