From 0c29f021660d67312f6ae0fd7332f1bd59c2bf10 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 2 Apr 2021 09:19:28 +0000 Subject: [PATCH] Bump pillow from 6.2.2 to 8.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 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/6.2.2...8.2.0) Signed-off-by: dependabot-preview[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index e4798abe..1463a725 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,4 +1,4 @@ -Pillow==6.2.2 # https://github.com/python-pillow/Pillow +Pillow==8.2.0 # https://github.com/python-pillow/Pillow pytz==2019.1 # https://github.com/stub42/pytz argon2-cffi==19.1.0 # https://github.com/hynek/argon2_cffi