From 75b5abee56035a7a071ad2590e7ffb0bcccdd96c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 02:09:31 +0000 Subject: [PATCH] Bump pillow from 8.3.2 to 9.0.0 in /evennia-engine Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 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/8.3.2...9.0.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..033ae0f 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.0.0 pycparser==2.19 PyHamcrest==1.9.0 pyparsing==2.4.5