From cdd2ee83572e8dba32275f63081e9c922e9a639b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:17:15 +0000 Subject: [PATCH] Bump pillow from 2.4.0 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.4.0 to 9.0.1. - [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.0.1) --- 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..acd92c3 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.0.1 PyJWT==1.4.0 PyLEMS==0.4.5 South==1.0 diff --git a/requirements_local.txt b/requirements_local.txt index 252fbad..7c099dc 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.0.1 pyasn1==0.1.9 pycparser==2.14 pydot==1.0.2