From 78976486e2e60d9ee9adeb9fbf4301c154edf1f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 22:24:12 +0000 Subject: [PATCH] :arrow_up: Bump pillow from 8.1.2 to 9.4.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.2 to 9.4.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/8.1.2...9.4.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f55331e..e816759 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ scikit-learn==0.24.1 plotly==4.14.3 jsonschema==3.2.0 joblib==1.0.1 -pillow==8.1.2 +pillow==9.4.0 fastai==2.2.5 fastcore==1.3.19 colorlover==0.3.0