From 3f268339b1557c81ef931369b63ee66293a3c0bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 05:35:51 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.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.0.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirment.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index b8be2ff..e1fd3df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ MyApplication==0.1.0 ndg-httpsclient==0.5.1 oauthlib==3.1.0 passlib==1.7.2 -Pillow==7.0.0 +Pillow==9.3.0 psycopg2==2.8.6 psycopg2-binary==2.8.6 pyasn1==0.4.8 diff --git a/requirment.txt b/requirment.txt index 92ddf5b..e1463ac 100644 --- a/requirment.txt +++ b/requirment.txt @@ -43,7 +43,7 @@ MyApplication==0.1.0 ndg-httpsclient==0.5.1 oauthlib==3.1.0 passlib==1.7.2 -Pillow==7.0.0 +Pillow==9.3.0 psycopg2==2.8.6 psycopg2-binary==2.8.6 pyasn1==0.4.8