From 4ad40b9c10664c08cc6d5126318fe1deacd38971 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:58:19 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 to 9.0.0. - [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/5.3.0...9.0.0) --- 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..8d8e835 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==9.0.0 pycparser==2.19 pyfiglet==0.7.6 pygame==1.9.4