From fd0cb38817a975f3b8abb523c70d5b20b4766044 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 01:13:32 +0000 Subject: [PATCH] Bump pillow Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.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/6.1.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Final_Code_SpotBot_deploy_heroku/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PD_SpotBot_Final_Project/Final_Code_SpotBot_deploy_heroku/requirements.txt b/PD_SpotBot_Final_Project/Final_Code_SpotBot_deploy_heroku/requirements.txt index e91dad1..751f4e2 100644 --- a/PD_SpotBot_Final_Project/Final_Code_SpotBot_deploy_heroku/requirements.txt +++ b/PD_SpotBot_Final_Project/Final_Code_SpotBot_deploy_heroku/requirements.txt @@ -7,7 +7,7 @@ idna==2.8 itsdangerous==1.1.0 Jinja2==2.10.1 MarkupSafe==1.1.1 -Pillow==6.1.0 +Pillow==8.3.2 requests==2.22.0 urllib3==1.25.3 virtualenv==16.6.1