From 583f14acb22a30e35bb966e24cc72d0be1e05cd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 00:38:15 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 8.3.2 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 to 8.3.2. - [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.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..2003658 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.3.2 pycparser==2.19 pyfiglet==0.7.6 pygame==1.9.4