From 3bac10c5d7393bf1ee77446ad881db5f8ae605e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 15:00:06 +0000 Subject: [PATCH] Bump types-pillow from 10.0.0.3 to 10.1.0.0 Bumps [types-pillow](https://github.com/python/typeshed) from 10.0.0.3 to 10.1.0.0. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4212631..5e6f73a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ git+https://github.com/skytemple/skytemple-files@master#egg=skytemple_files Pillow==10.0.0 skytemple-3rdparty-typestubs -types-Pillow==10.0.0.3 +types-Pillow==10.1.0.0 types-setuptools pytest