From 8d172cf04a2d22e23e9470a8badbff97ed3b0dae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 22:04:59 +0000 Subject: [PATCH] Bump pillow from 10.0.1 to 10.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.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.0.1...10.2.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 14ed043d..b5c031ea 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.0.1 +Pillow==10.2.0 pkg_resources==0.0.0 platformdirs==2.4.1 pyaes==1.6.1