From 3b2c31a67c6d1899a5c80f0cebf9f1ad3fcf5b8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:48:05 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 10.3.0 in /fraud-service 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] --- fraud-service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fraud-service/requirements.txt b/fraud-service/requirements.txt index b96988ecf..ddc84a6b3 100644 --- a/fraud-service/requirements.txt +++ b/fraud-service/requirements.txt @@ -16,7 +16,7 @@ networkx==2.6.2 numpy==1.22.3 pandas==1.2.3 patsy==0.5.1 -Pillow==10.2.0 +Pillow==10.3.0 pip==23.3 plotly==4.14.3 plotly-express==0.4.1