From 326b8ca80d64fa3be4bc79f20993e0eeeb0c3556 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 03:31:09 +0000 Subject: [PATCH] Bump pillow in /doc/source/tutorials/0_ClassicalMachineLearning/genai Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 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/9.5.0...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../tutorials/0_ClassicalMachineLearning/genai/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/tutorials/0_ClassicalMachineLearning/genai/requirements.txt b/doc/source/tutorials/0_ClassicalMachineLearning/genai/requirements.txt index d036f6ae7..207597e02 100644 --- a/doc/source/tutorials/0_ClassicalMachineLearning/genai/requirements.txt +++ b/doc/source/tutorials/0_ClassicalMachineLearning/genai/requirements.txt @@ -3,7 +3,7 @@ bs4==0.0.1 covalent-azurebatch-plugin==0.12.0 diffusers==0.19.3 emoji==2.8.0 -Pillow==9.5.0 +Pillow==10.2.0 sentencepiece==0.1.99 streamlit==1.25.0 torch==2.0.1