From ba82ed65a1169875d0408606f9cc437652d7aa6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 06:37:10 +0000 Subject: [PATCH] chore(deps): bump pillow from 7.2.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.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/7.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index 2f3008270..c0ac4387b 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -5,7 +5,7 @@ pytest-sugar==0.9.4 pytest-xdist==1.33.0 pytest-timeout==1.4.2 pixelmatch==0.2.1 -Pillow==7.2.0 +Pillow==9.3.0 mypy==0.782 setuptools==49.1.0 twisted==20.3.0