From 78b1240662abd1b7c60c0ef5580bc8c0cdc923c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:22:07 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 10.3.0 in /embedding 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] --- embedding/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/embedding/requirements.txt b/embedding/requirements.txt index 7f8a140..178253b 100644 --- a/embedding/requirements.txt +++ b/embedding/requirements.txt @@ -63,7 +63,7 @@ overrides==3.1.0 # needs to be 3.1.0 packaging==23.0 parsimonious==0.10.0 pathy==0.10.1 -Pillow==10.2.0 +Pillow==10.3.0 pluggy==1.0.0 preshed==3.0.8 protobuf==3.20.3