From 165d88c57d20f3ec3619e826aaa7bbdfc9932a07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 22:08:51 +0000 Subject: [PATCH] build(deps): bump pillow 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] --- .../23-04-12-stable-diffusion-tensorflow/requirements_m1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/23-04-12-stable-diffusion-tensorflow/requirements_m1.txt b/playground/23-04-12-stable-diffusion-tensorflow/requirements_m1.txt index a586212..c85071e 100644 --- a/playground/23-04-12-stable-diffusion-tensorflow/requirements_m1.txt +++ b/playground/23-04-12-stable-diffusion-tensorflow/requirements_m1.txt @@ -2,7 +2,7 @@ tensorflow-macos==2.10.0 tensorflow-metal==0.6.0 tensorflow_addons==0.17.1 h5py==3.7.0 -Pillow==10.0.1 +Pillow==10.2.0 tqdm==4.64.1 protobuf==3.19 ftfy==6.1.1