From 3eba22d76719ab2050ad33a80424c16c1f36e402 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 00:42:52 +0000 Subject: [PATCH] Bump pillow from 2.9.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.9.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/2.9.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 74c0721..7f62ffa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ mandrill==1.0.57 mock==1.3.0 nose==1.3.1 numpy==1.9.2 -pillow==2.9.0 +pillow==9.3.0 requests==2.20.0 selenium==3.11.0 \ No newline at end of file