From 93b40512459c81a253527d629925d24ef1dd2fc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:57:16 +0000 Subject: [PATCH] Bump pillow from 5.1.0 to 10.3.0 in /kubernetes/similarity Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.1.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/5.1.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- kubernetes/similarity/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/similarity/requirements.txt b/kubernetes/similarity/requirements.txt index 0ac2ba3..7dc3b5a 100644 --- a/kubernetes/similarity/requirements.txt +++ b/kubernetes/similarity/requirements.txt @@ -2,7 +2,7 @@ google-cloud-storage==1.15.0 google-cloud-pubsub==0.40.0 librosa==0.6.3 pypng==0.0.18 -Pillow==5.1.0 +Pillow==10.3.0 python-json-logger==0.1.10 matplotlib==3.0.3 cachetools==3.1.0