From eba30242b01f878e35ddd95f43976d4ea7ed76ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 10:09:50 +0000 Subject: [PATCH] Bump pillow from 9.0.1 to 9.3.0 in /api Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 to 9.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/9.0.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index cbfd430..a555679 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -28,7 +28,7 @@ openpyxl==3.0.9 packaging==21.3 pandas==1.4.1 pathy==0.6.1 -Pillow==9.0.1 +Pillow==9.3.0 plotly==5.6.0 preshed==3.0.6 pydantic==1.8.2