From bf464a9a11d6adec609ce1ec8c328ab10af2b7bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 03:34:14 +0000 Subject: [PATCH] Bump pillow from 7.1.2 to 9.0.0 in /tests Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 9.0.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.1.2...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index f4f62c9f..8fc45300 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -28,7 +28,7 @@ more-itertools==8.4.0 msgpack==1.0.0 packaging==20.4 pbkdf2==1.3 -Pillow==7.1.2 +Pillow==9.0.0 pluggy==0.13.1 protobuf==3.12.2 py==1.8.2