From 8a333518739bab16aaaa886de20ca2d495d90d4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:48:47 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.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/7.0.0...9.0.1) --- 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..57f90ab 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.0.1 psycopg2==2.8.6 psycopg2-binary==2.8.6 pyasn1==0.4.8 diff --git a/requirment.txt b/requirment.txt index 92ddf5b..ef9688a 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.0.1 psycopg2==2.8.6 psycopg2-binary==2.8.6 pyasn1==0.4.8