From 9b28cbf823928d7d0dfcca4d128e619a8a46d6f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:48:11 +0000 Subject: [PATCH] Update pillow requirement from <10.2.0 to <10.3.0 in /.github/dependabot Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version. - [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/1.0...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/dependabot/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot/constraints.txt b/.github/dependabot/constraints.txt index 9f2a94f3..14f76300 100644 --- a/.github/dependabot/constraints.txt +++ b/.github/dependabot/constraints.txt @@ -6,7 +6,7 @@ msgpack<=1.0.7 msgpack-numpy==0.4.8 numpy<1.27.0 pandas<2.2.0 -Pillow<10.2.0 +Pillow<10.3.0 psutil==5.9.7 pyparsing==3.1.1 python-dateutil==2.8.2