From 53088ed0dea44ec557eb6e3f7db88f299685aa04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:16:58 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 9.0.1 in /source_code/CNN_DDPG_implementation Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 to 9.0.1. - [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.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- source_code/CNN_DDPG_implementation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source_code/CNN_DDPG_implementation/requirements.txt b/source_code/CNN_DDPG_implementation/requirements.txt index 74eb8ff..967e35c 100644 --- a/source_code/CNN_DDPG_implementation/requirements.txt +++ b/source_code/CNN_DDPG_implementation/requirements.txt @@ -34,7 +34,7 @@ parso==0.3.4 pbr==5.1.3 pexpect==4.6.0 pickleshare==0.7.5 -Pillow==6.0.0 +Pillow==9.0.1 pkg-resources==0.0.0 prompt-toolkit==2.0.9 protobuf==3.7.1