From b6d1385d4512b1d8a3e0381e33105c006cfe99de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 08:50:17 +0000 Subject: [PATCH] Bump pillow from 8.3.2 to 9.3.0 in /evennia-engine Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 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/8.3.2...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- evennia-engine/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evennia-engine/requirements.txt b/evennia-engine/requirements.txt index f8f9bda..02af809 100644 --- a/evennia-engine/requirements.txt +++ b/evennia-engine/requirements.txt @@ -21,7 +21,7 @@ mock==3.0.5 model-mommy==1.6.0 networkx==2.4 numpy==1.17.4 -Pillow==8.3.2 +Pillow==9.3.0 pycparser==2.19 PyHamcrest==1.9.0 pyparsing==2.4.5