From ce22de27fbaa1b967b82a34d9dacc09d47627d5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:58:57 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 9.3.0 in /test/cartpole Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.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/6.2.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/cartpole/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/cartpole/requirements.txt b/test/cartpole/requirements.txt index 28dddca..5f9b61b 100644 --- a/test/cartpole/requirements.txt +++ b/test/cartpole/requirements.txt @@ -13,7 +13,7 @@ idna==2.8 imageio==2.6.1 numpy==1.17.4 opencv-python==4.1.2.30 -Pillow==6.2.1 +Pillow==9.3.0 protobuf==3.11.1 pyasn1==0.4.8 pyasn1-modules==0.2.7