From f95a33458967a08941baa50e0a29c48b66edfa2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 08:00:55 +0000 Subject: [PATCH] Bump pillow from 8.2.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 9.3.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.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- sggm/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index fd8f8f3..87ab2ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ daft==0.1.0 torch==1.8.0 umap_learn==0.5.1 KDEpy==1.0.10 -Pillow==8.2.0 +Pillow==9.3.0 PyYAML==5.4.1 scikit_learn==0.24.2 umap==0.1.1 diff --git a/sggm/requirements.txt b/sggm/requirements.txt index 9fa1dc3..5fd54a3 100644 --- a/sggm/requirements.txt +++ b/sggm/requirements.txt @@ -18,7 +18,7 @@ codecarbon==1.2.0 torchvision==0.9.0 # GPy==1.10.0 # KDEpy==1.1.0 -Pillow==8.3.1 +Pillow==9.3.0 PyYAML==5.4.1 scikit_learn==0.24.2 umap==0.1.1