From ab84558e2f93eade2940221a31ab5abdc5a42c94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 04:05:04 +0000 Subject: [PATCH] Bump numpy from 1.19.4 to 1.22.0 in /code Bumps [numpy](https://github.com/numpy/numpy) from 1.19.4 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.19.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/requirements.txt b/code/requirements.txt index 5ff2577..6bce21f 100644 --- a/code/requirements.txt +++ b/code/requirements.txt @@ -13,7 +13,7 @@ imageio-ffmpeg==0.4.2 ipaddr==2.2.0 lockfile==0.12.2 msgpack==0.6.2 -numpy==1.19.4 +numpy==1.22.0 opencv-python==4.4.0.46 packaging==20.3 pandas==1.2.0