From ba625ceea45d8ad8ccb4e246db75be24dae2382e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 21:36:02 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 8.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 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.3.0...8.1.1) 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..3c84c8f 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==8.1.1 pycparser==2.19 pyfiglet==0.7.6 pygame==1.9.4