From 2a259fedd5d3b0bcde8d27211990aca0aee60a89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 09:56:49 -0800 Subject: [PATCH] Bump numpy from 1.26.1 to 1.26.2 (#3979) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Whittaker <84562015+whitdog47@users.noreply.github.com> --- requirements-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-base.txt b/requirements-base.txt index 151708b6aab9..d3b7d837fdc0 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