From 0f22c39e3551192b3f3f089037f8496fc6e49981 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 00:23:50 +0000 Subject: [PATCH] Bump pillow from 2.2.1 to 9.3.0 in /Self-Driving Car Nanodegree/Capstone Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.2.1 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/2.2.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Self-Driving Car Nanodegree/Capstone/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Self-Driving Car Nanodegree/Capstone/requirements.txt b/Self-Driving Car Nanodegree/Capstone/requirements.txt index 82dc601..d7e34d3 100644 --- a/Self-Driving Car Nanodegree/Capstone/requirements.txt +++ b/Self-Driving Car Nanodegree/Capstone/requirements.txt @@ -3,7 +3,7 @@ attrdict==2.0.0 eventlet==0.19.0 python-socketio==1.6.1 numpy==1.13.1 -Pillow==2.2.1 +Pillow==9.3.0 scipy==0.19.1 keras==2.0.8 tensorflow==1.3.0