From 88c2e7fdcaeffd0a8d7cfcebd8550315ac26b03b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 21:33:08 +0000 Subject: [PATCH] Bump pillow from 8.4.0 to 9.3.0 in /tools Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.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.4.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... 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 dea3bbaa0a09ec..a0a39c05495662 100644 --- a/tools/wptrunner/requirements.txt +++ b/tools/wptrunner/requirements.txt @@ -3,7 +3,7 @@ mozdebug==0.3.0 mozinfo==1.2.2 # https://bugzilla.mozilla.org/show_bug.cgi?id=1621226 mozlog==7.1.0 mozprocess==1.3.0 -pillow==8.4.0 +pillow==9.3.0 requests==2.27.1 six==1.16.0 urllib3[secure]==1.26.9