From c9d5f55bdd21020996f1756de9ce5b71e13d3eae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Dec 2022 09:35:01 +0000 Subject: [PATCH] build(deps): bump numpy from 1.13.3 to 1.22.0 in /legacy/aim_backend Bumps [numpy](https://github.com/numpy/numpy) from 1.13.3 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.13.3...v1.22.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..c7dea8e 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.22.0 olefile==0.44 opencv-python==3.4.2.17 pandas==0.23.4