From 9fe1eb9a96f56ecafa52a9977b62c43eadb0e8eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 07:02:05 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 10.3.0 in /data_enrichment 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] --- data_enrichment/enrichment_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data_enrichment/enrichment_requirements.txt b/data_enrichment/enrichment_requirements.txt index dfe35b0d..ec42c1b8 100644 --- a/data_enrichment/enrichment_requirements.txt +++ b/data_enrichment/enrichment_requirements.txt @@ -26,7 +26,7 @@ mpmath==1.3.0 networkx==3.2.1 numpy==2.0.1 packaging==24.1 -pillow==10.2.0 +pillow==10.3.0 pydantic==2.8.2 pydantic_core==2.20.1 Pygments==2.18.0