From c96bd1d47971474724b27da62d04476e8690206b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:39:56 +0000 Subject: [PATCH] Bump pillow in /Module 6 - Case Studies/5. AWS Deployment Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.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/10.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Module 6 - Case Studies/5. AWS Deployment/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Module 6 - Case Studies/5. AWS Deployment/requirements.txt b/Module 6 - Case Studies/5. AWS Deployment/requirements.txt index 789d95ed..a536a544 100644 --- a/Module 6 - Case Studies/5. AWS Deployment/requirements.txt +++ b/Module 6 - Case Studies/5. AWS Deployment/requirements.txt @@ -19,7 +19,7 @@ mdurl==0.1.2 numpy==1.26.4 packaging==23.2 pandas==2.2.1 -pillow==10.2.0 +pillow==10.3.0 protobuf==4.25.3 pyarrow==15.0.0 pydeck==0.8.1b0