From ab5078b24427c9b81dc0e428d61ec28d9af13fa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 21:59:30 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 10.3.0 in /containers Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.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.5.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- containers/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/requirements.txt b/containers/requirements.txt index 1a2c57d7..4f52528f 100644 --- a/containers/requirements.txt +++ b/containers/requirements.txt @@ -8,7 +8,7 @@ matplotlib==3.7.1 netCDF4==1.6.3 numpy==1.24.3 packaging==23.1 -Pillow==9.5.0 +Pillow==10.3.0 pyparsing==3.0.9 python-dateutil==2.8.2 six==1.16.0