From 78fc5859ae7a3450658a59647ad19137cb5dbcd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:11:43 +0000 Subject: [PATCH] Bump pillow Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 to 9.3.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/6.1.0...9.3.0) --- 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..8878e64 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==9.3.0 requests==2.22.0 urllib3==1.25.3 virtualenv==16.6.1