From abb4e5d5b2f717cbff1887fa69b6f4de53c23634 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 20:37:44 +0000 Subject: [PATCH] Bump pillow from 4.1.1 to 6.2.0 in /hack_etherscan Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.1.1 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/4.1.1...6.2.0) Signed-off-by: dependabot[bot] --- hack_etherscan/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack_etherscan/requirements.txt b/hack_etherscan/requirements.txt index 3fca021..30271e2 100644 --- a/hack_etherscan/requirements.txt +++ b/hack_etherscan/requirements.txt @@ -156,7 +156,7 @@ patsy==0.4.1 pep8==1.7.0 pexpect==4.2.1 pickleshare==0.7.4 -Pillow==4.1.1 +Pillow==6.2.0 plotly==2.0.15 ply==3.10 prompt-toolkit==1.0.13