From a406d67639f6c9a3caa8d7aef9a336525d836b8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 May 2023 18:30:49 +0000 Subject: [PATCH] Bump numpy from 1.20 to 1.22.0 in /requirements Bumps [numpy](https://github.com/numpy/numpy) from 1.20 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.20.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/runtime.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/runtime.txt b/requirements/runtime.txt index b226bf00..970e185d 100644 --- a/requirements/runtime.txt +++ b/requirements/runtime.txt @@ -2,7 +2,7 @@ delorean gitpython lockfile networkx==2.5.1 -numpy==1.20 +numpy==1.22.0 opencv-contrib-python-headless ordered-set pandas