From 35478a490e7545863ffc304346fff820ec681cfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 02:14:39 +0000 Subject: [PATCH] Bump pillow from 9.0.1 to 9.3.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 583db94..569ceda --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ Markdown==3.3.6 numpy==1.22.3 opencv-python==4.5.5.64 pandas==1.4.1 -Pillow==9.0.1 +Pillow==9.3.0 protobuf==3.19.4 pyarrow==7.0.0 pytorch-lightning==1.5.10