From 93f9e937334648a0bb5b642dae3605610154578e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 09:52:03 +0000 Subject: [PATCH] Bump pillow from 6.2.2 to 8.1.2 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 8.1.2. - [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.1.2) 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..9fe0a954 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.1.2 # 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