From 63630ddc5dc8fd2e05d040e7a96a12e7a34c36ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 18:47:18 +0000 Subject: [PATCH] Bump pillow from 8.3.0 to 9.3.0 in /tools/wptrunner Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.0 to 9.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/8.3.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/wptrunner/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/wptrunner/requirements.txt b/tools/wptrunner/requirements.txt index d9ebcd8c79c7d9..aed1448ed3c93e 100644 --- a/tools/wptrunner/requirements.txt +++ b/tools/wptrunner/requirements.txt @@ -2,7 +2,7 @@ html5lib==1.1 mozinfo==1.2.2 # https://bugzilla.mozilla.org/show_bug.cgi?id=1621226 mozlog==7.1.0 mozdebug==0.3.0 -pillow==8.3.0 +pillow==9.3.0 urllib3[secure]==1.26.6 requests==2.25.1 six==1.16.0