From 97e26d0f987bde0af443bdc9634f214e96c8d75c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Jun 2021 18:34:48 +0000 Subject: [PATCH] Bump pillow from 7.1.1 to 8.2.0 in /aasha Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.1 to 8.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/7.1.1...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- aasha/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aasha/requirements.txt b/aasha/requirements.txt index a5dc542..5c8c052 100644 --- a/aasha/requirements.txt +++ b/aasha/requirements.txt @@ -37,7 +37,7 @@ numpy==1.18.4 oauthlib==3.1.0 opt-einsum==3.2.1 pandas==1.0.3 -Pillow==7.1.1 +Pillow==8.2.0 protobuf==3.12.2 psycopg2==2.8.5 psycopg2-binary==2.8.5