From d7fe15ab4d0366bf9ab1f631c67e3b76dbfecfac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 22:35:22 +0000 Subject: [PATCH] Bump pillow from 8.1.1 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 10.0.1. - [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.1.1...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e2a7368..d6af4b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -arcade==2.3.15 +arcade==2.3.15 attrs==19.3.0 numpy==1.18.4 -Pillow==8.1.1 +Pillow==10.0.1 pyglet==1.5.5 pytiled-parser==0.9.3