From 23f683250e7c09ee012c54e87cd953b397567ef1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 18:01:54 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 9.3.0 in /contrastive_rl Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 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/7.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- contrastive_rl/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrastive_rl/requirements.txt b/contrastive_rl/requirements.txt index 66c8f0b838b7..98b1326b8309 100644 --- a/contrastive_rl/requirements.txt +++ b/contrastive_rl/requirements.txt @@ -65,7 +65,7 @@ numpy==1.22.4 opt-einsum==3.3.0 optax==0.1.2 packaging==21.3 -Pillow==7.2.0 +Pillow==9.3.0 portpicker==1.5.2 promise==2.3 protobuf==3.19.1