From ad0bb71bad72ef35d0cd93d4bfac5477f1bd5ee4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:17:00 +0000 Subject: [PATCH] Bump numpy from 1.13.3 to 1.22.0 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/HOWTO_RELEASE.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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e76d102..43f733e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ msgpack-numpy==0.4.1 msgpack-python murmurhash==0.28.0 networkx==2.0 -numpy==1.13.3 +numpy==1.22.0 pathlib==1.0.1 plac==0.9.6 preshed==1.0.0