From 2b57dcec45a69dc8f40f8e0c84f89aa9ad349c12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 08:24:56 +0000 Subject: [PATCH] Bump pillow from 9.0.0 to 9.3.0 in /project Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.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/9.0.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/requirements.txt b/project/requirements.txt index 8c93d98..07be5c1 100644 --- a/project/requirements.txt +++ b/project/requirements.txt @@ -8,7 +8,7 @@ matplotlib==3.5.1 neat-python @ git+https://github.com/yunshengtian/neat-python@2762ab630838520ca6c03a866e8a158f592b0370 numpy==1.21.5 opencv-python==4.5.5.62 -Pillow==9.0.0 +Pillow==9.3.0 pybind11==2.9.0 pygifsicle==1.0.5 PyOpenGL==3.1.5