From 8b79bc27a8d87d966155ad16660f17466dc4536a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 19:51:23 +0000 Subject: [PATCH] chore(deps): bump numpy from 1.21.4 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.21.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.21.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: indirect ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 23557dc..10fe371 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -122,7 +122,7 @@ multiwrapper==0.1.1 # via -r requirements.in networkx==2.6.3 # via caveclient -numpy==1.21.5 +numpy==1.22.0 # via # caveclient # emannotationschemas