From 52f7eb80e76b33221141a4c357cf1b029e8c79e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 23:03:38 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 6.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 to 6.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/5.3.0...6.2.0) Signed-off-by: dependabot[bot] --- env/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env/requirements.txt b/env/requirements.txt index bee1db2..0bb8a05 100644 --- a/env/requirements.txt +++ b/env/requirements.txt @@ -13,7 +13,7 @@ mido==1.2.9 numba==0.41.0 numpy==1.15.4 pefile==2018.8.8 -pillow==5.3.0 +pillow==6.2.0 pycparser==2.19 pyfiglet==0.7.6 pygame==1.9.4