From b0733dd2cff8431bf1a201da947ccc2feb97fd03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:49:35 +0000 Subject: [PATCH] Bump pillow from 8.2.0 to 8.3.2 in /final Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 8.3.2. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.2.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- final/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/final/requirements.txt b/final/requirements.txt index 38f4cbb..0c98b0e 100644 --- a/final/requirements.txt +++ b/final/requirements.txt @@ -71,7 +71,7 @@ padme==1.1.1 pandas==0.20.1 pandas-datareader==0.4.0 pexpect==4.0.1 -Pillow==8.2.0 +Pillow==8.3.2 pipreqs==0.4.7 plainbox==0.25 pluginlib==1.10.5