From 3d86c68a3a2974144507aeeda3744afaa058a69a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:48:09 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 9.0.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8d51e86..86e8a16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ future==0.17.1 gym==0.12.1 idna==2.8 numpy==1.16.3 -Pillow==6.0.0 +Pillow==9.0.1 pyglet==1.3.2 python_speech_features==0.6 PyOpenGL==3.1.0