From a04d9f573f1cd91357447988f2edbb6d5e35cf2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 03:26:30 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 9.0.0 in /instafashion/scripts Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 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/7.2.0...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- instafashion/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instafashion/scripts/requirements.txt b/instafashion/scripts/requirements.txt index c7ddcc6..6d360be 100644 --- a/instafashion/scripts/requirements.txt +++ b/instafashion/scripts/requirements.txt @@ -85,7 +85,7 @@ pandocfilters==1.4.2 parso==0.7.1 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==7.2.0 +Pillow==9.0.0 plac==1.1.3 preshed==3.0.2 prometheus-client==0.8.0