From 4655b8cbe0bbcc5be5dd4196943aaa1b57b887a4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2019 18:37:54 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 6.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 to 6.1.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.0.0...6.1.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 a846de8f..33b24169 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,4 +1,4 @@ -Pillow==6.0.0 # https://github.com/python-pillow/Pillow +Pillow==6.1.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