From 365b94ec92cd966aedb68b3da4e8ce8b3ead512f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 22:35:01 +0000 Subject: [PATCH] Bump pillow from 8.1.1 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 10.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/8.1.1...10.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 68404e7..42cc1e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ gym==0.10.5 imageio==2.3.0 matplotlib==2.2.2 numpy==1.14.5 -Pillow==8.1.1 +Pillow==10.0.1 scikit-image==0.14.0 scikit-learn==0.19.1 scipy==1.1.0