From 1fd5cf7777776345773c3096d214c6e1f722f179 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 03:07:43 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 to 9.3.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.3.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..90ac49c 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.3.0 pycparser==2.19 pyfiglet==0.7.6 pygame==1.9.4