From 88ec1dd6211c8cd206114d9c14db94154b6369a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:29:49 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 10.3.0 in /experimental/multimodal_assistant Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.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/10.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- experimental/multimodal_assistant/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/multimodal_assistant/requirements.txt b/experimental/multimodal_assistant/requirements.txt index 3df59d13..099bf074 100644 --- a/experimental/multimodal_assistant/requirements.txt +++ b/experimental/multimodal_assistant/requirements.txt @@ -5,7 +5,7 @@ langchain_community==0.0.16 langchain_core==0.1.16 langchain_nvidia_ai_endpoints==0.0.1 pandas==2.2.0 -Pillow==10.2.0 +Pillow==10.3.0 pydantic==2.5.3 pymilvus==2.3.5 python_pptx==0.6.23