From f3fc2fb5fd2a4e42ddd21311ac709cf9a074a315 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:55:49 +0000 Subject: [PATCH] Bump pillow from 5.0.0 to 8.3.2 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.0 to 8.3.2. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/5.0.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- model_debug_requirements.txt | 2 +- train_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/model_debug_requirements.txt b/model_debug_requirements.txt index 979f3b4..cd6db9d 100644 --- a/model_debug_requirements.txt +++ b/model_debug_requirements.txt @@ -4,5 +4,5 @@ glfw==1.5.0 imageio==2.2.0 mujoco-py==1.50.1.34 numpy==1.14.0 -Pillow==5.0.0 +Pillow==8.3.2 pycparser==2.18 diff --git a/train_requirements.txt b/train_requirements.txt index d9c1c03..c7183a8 100644 --- a/train_requirements.txt +++ b/train_requirements.txt @@ -10,7 +10,7 @@ imageio==2.2.0 mujoco-py==0.5.7 numpy==1.14.0 pep8==1.7.1 -Pillow==5.0.0 +Pillow==8.3.2 pycparser==2.18 pyglet==1.3.0 PyOpenGL==3.1.0