From e0610e8a4088b2f22d439070a45d885ef531e516 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:08:24 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 9.0.1 in /Group_4/XGBOOST Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 9.0.1. - [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/6.2.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Group_4/XGBOOST/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Group_4/XGBOOST/requirements.txt b/Group_4/XGBOOST/requirements.txt index 71b59d5f1..fc7e76d68 100644 --- a/Group_4/XGBOOST/requirements.txt +++ b/Group_4/XGBOOST/requirements.txt @@ -4,5 +4,5 @@ scipy==0.19.0 librosa==0.5.1 tqdm==4.19.1 scipy==0.19.0 -Pillow==6.2.0 +Pillow==9.0.1