From 1556c66dd1af7047e26d9843f2ba734e18611918 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 03:37:12 +0000 Subject: [PATCH] Bump pillow from 8.3.1 to 9.0.0 in /other_files Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.1 to 9.0.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.3.1...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- other_files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/other_files/requirements.txt b/other_files/requirements.txt index ae2e82c..1b56a7d 100644 --- a/other_files/requirements.txt +++ b/other_files/requirements.txt @@ -28,7 +28,7 @@ optuna==2.9.1 packaging==21.0 pandas==1.3.2 pbr==5.6.0 -Pillow==8.3.1 +Pillow==9.0.0 plotly==5.2.0 prettytable==2.1.0 pyparsing==2.4.7