From 94b0fbda19bfd870e3bc1e48c49394eee1107492 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 09:57:42 +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 f7b59b7..835110a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -71,7 +71,7 @@ pandas==1.5.3 parso==0.8.3 partd==1.4.1 pexpect==4.9.0 -pillow==10.2.0 +pillow==10.3.0 Pint==0.23 platformdirs==4.1.0 pooch==1.8.0