From 74fed7644901c72e92c0d11b05e22c8c2e37bdf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 08:24:58 +0000 Subject: [PATCH] Bump numpy from 1.21.5 to 1.22.0 in /project Bumps [numpy](https://github.com/numpy/numpy) from 1.21.5 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.21.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy 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..f34c015 100644 --- a/project/requirements.txt +++ b/project/requirements.txt @@ -6,7 +6,7 @@ h5py==3.6.0 imageio==2.14.1 matplotlib==3.5.1 neat-python @ git+https://github.com/yunshengtian/neat-python@2762ab630838520ca6c03a866e8a158f592b0370 -numpy==1.21.5 +numpy==1.22.0 opencv-python==4.5.5.62 Pillow==9.0.0 pybind11==2.9.0