From 10620cc4132fdc0328287699c60460273dd5f8af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 14:23:48 -0700 Subject: [PATCH] Bump numpy from 1.26.0 to 1.26.1 (#3881) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@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 cf63d7fbcdc5..9f5793f77751 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