From 90f9b819ea6dfe21d589894b3cf4e5739a3c7d02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:17:34 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 10.3.0 in /tests 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] --- tests/requirements_frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements_frozen.txt b/tests/requirements_frozen.txt index 98c5b54..127bd3a 100644 --- a/tests/requirements_frozen.txt +++ b/tests/requirements_frozen.txt @@ -55,7 +55,7 @@ parso==0.8.3 pathspec==0.9.0 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==10.2.0 +Pillow==10.3.0 platformdirs==2.4.1 prompt-toolkit==3.0.26 psutil==5.9.0