From 57ce22ae2ff696d21cb0be4199bfb3a98f6dde6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Apr 2022 16:14:34 +0000 Subject: [PATCH] build(deps): bump numpy from 1.13.3 to 1.21.0 in /legacy/aim_backend Bumps [numpy](https://github.com/numpy/numpy) from 1.13.3 to 1.21.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.13.3...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- legacy/aim_backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/aim_backend/requirements.txt b/legacy/aim_backend/requirements.txt index 14873aa..633ad3e 100644 --- a/legacy/aim_backend/requirements.txt +++ b/legacy/aim_backend/requirements.txt @@ -22,7 +22,7 @@ matplotlib==2.1.0 mccabe==0.6.1 motor==2.0.0 networkx==2.0 -numpy==1.13.3 +numpy==1.21.0 olefile==0.44 opencv-python==3.4.2.17 pandas==0.23.4