From b82a442a906e84550eb3d4c3606b2aec6cdb44ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 04:04:33 +0000 Subject: [PATCH 1/2] Bump pillow from 10.0.1 to 10.2.0 in /base Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.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/10.0.1...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- base/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/requirements.txt b/base/requirements.txt index 1367a034..a5c1aebe 100644 --- a/base/requirements.txt +++ b/base/requirements.txt @@ -1,4 +1,4 @@ click==8.1.3 ndspy==4.1.0 -Pillow==10.0.1 +Pillow==10.2.0 zed @ git+https://github.com/phst-randomizer/zed.git@5ee969236bf3c3d0707da963e5edc818ddf246d3 From 7866ceb31a6ed82fd73852cbf1bcc1cbfdeae48d Mon Sep 17 00:00:00 2001 From: Mike <91105575+mike8699@users.noreply.github.com> Date: Tue, 23 Jan 2024 23:10:33 -0500 Subject: [PATCH 2/2] Revert "Bump pillow from 10.0.1 to 10.2.0 in /base" --- base/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/requirements.txt b/base/requirements.txt index a5c1aebe..1367a034 100644 --- a/base/requirements.txt +++ b/base/requirements.txt @@ -1,4 +1,4 @@ click==8.1.3 ndspy==4.1.0 -Pillow==10.2.0 +Pillow==10.0.1 zed @ git+https://github.com/phst-randomizer/zed.git@5ee969236bf3c3d0707da963e5edc818ddf246d3