From 15cb67f5bc2d56c7d4b53ed462aa64b0c2325f7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 12:28:53 +0000 Subject: [PATCH] Bump numpy from 1.26.0 to 1.26.1 Bumps [numpy](https://github.com/numpy/numpy) from 1.26.0 to 1.26.1. - [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.26.0...v1.26.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-base.txt b/requirements-base.txt index 1b1c25ce2cd1..9aef063a122e 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -232,7 +232,7 @@ murmurhash==1.0.9 # preshed # spacy # thinc -numpy==1.26.0 +numpy==1.26.1 # via # -r requirements-base.in # blis