From cf49cc93b337af7c54d788f111ba8510101a7c53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 12:16:02 +0000 Subject: [PATCH] Bump numpy from 1.26.1 to 1.26.2 Bumps [numpy](https://github.com/numpy/numpy) from 1.26.1 to 1.26.2. - [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.1...v1.26.2) --- 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 c4988cdbb505e..e24142415d415 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -233,7 +233,7 @@ murmurhash==1.0.9 # preshed # spacy # thinc -numpy==1.26.1 +numpy==1.26.2 # via # -r requirements-base.in # blis