From d82f50babd92b48c7e23ee61b54a77cf861c2a4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:15:20 +0000 Subject: [PATCH] Bump pillow from 4.1.1 to 9.0.1 in /hack_etherscan Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.1.1 to 9.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/4.1.1...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..0e1069f 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==9.0.1 plotly==2.0.15 ply==3.10 prompt-toolkit==1.0.13