From 2fb3a0099d470fbeacb8c6009778a0b4bb4a0104 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 00:27:51 +0000 Subject: [PATCH] Bump pillow from 2.4.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.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/2.4.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_local.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 785f1ea..261644b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ BeautifulSoup==3.2.1 Django==1.7.1 Markdown==2.3.1 MySQL-python==1.2.5 -Pillow==2.4.0 +Pillow==9.3.0 PyJWT==1.4.0 PyLEMS==0.4.5 South==1.0 diff --git a/requirements_local.txt b/requirements_local.txt index 252fbad..3bccf3c 100644 --- a/requirements_local.txt +++ b/requirements_local.txt @@ -27,7 +27,7 @@ lxml==3.4.1 Markdown==2.3.1 oauth2==1.5.211 oauthlib==0.6.3 -Pillow==2.4.0 +Pillow==9.3.0 pyasn1==0.1.9 pycparser==2.14 pydot==1.0.2