From b7bd908cdf254a14983b7c2ad93a56e63fdb3723 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 01:04:01 +0000 Subject: [PATCH] Bump pillow from 5.4.1 to 8.1.1 in /Captcha Breaker Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.1 to 8.1.1. - [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.4.1...8.1.1) Signed-off-by: dependabot[bot] --- Captcha Breaker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Captcha Breaker/requirements.txt b/Captcha Breaker/requirements.txt index e839679c7..c9385a4e0 100644 --- a/Captcha Breaker/requirements.txt +++ b/Captcha Breaker/requirements.txt @@ -137,7 +137,7 @@ patsy==0.5.1 pbr==5.1.3 pep8==1.7.1 pickleshare==0.7.5 -Pillow==5.4.1 +Pillow==8.1.1 pkginfo==1.5.0.1 pluggy==0.9.0 ply==3.11