From 1dbdc6d3a322e958e4778036cbf6b1fb21f5e816 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Feb 2022 13:23:28 +0000 Subject: [PATCH] Bump pillow Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.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/6.1.0...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../C2/W4/ungraded_labs/transfer_learning/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 resources/CourseraDataPipelinesWithTensorFlowDataServices/C2/W4/ungraded_labs/transfer_learning/requirements.txt diff --git a/resources/CourseraDataPipelinesWithTensorFlowDataServices/C2/W4/ungraded_labs/transfer_learning/requirements.txt b/resources/CourseraDataPipelinesWithTensorFlowDataServices/C2/W4/ungraded_labs/transfer_learning/requirements.txt old mode 100755 new mode 100644 index 151c0382..d7f63092 --- a/resources/CourseraDataPipelinesWithTensorFlowDataServices/C2/W4/ungraded_labs/transfer_learning/requirements.txt +++ b/resources/CourseraDataPipelinesWithTensorFlowDataServices/C2/W4/ungraded_labs/transfer_learning/requirements.txt @@ -1,2 +1,2 @@ numpy==1.16.4 -Pillow==6.1.0 +Pillow==9.0.0