From e20ab3ec0a6aff47e2ac14da929d8bc3b2efbb88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 17:52:05 +0000 Subject: [PATCH] chore(deps): bump numpy from 1.24.2 to 1.26.1 in /requirements Bumps [numpy](https://github.com/numpy/numpy) from 1.24.2 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.24.2...v1.26.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requires.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requires.txt b/requirements/requires.txt index e30de75..70db322 100644 --- a/requirements/requires.txt +++ b/requirements/requires.txt @@ -1,4 +1,4 @@ black==23.1.0 click==8.1.3 jinja2==3.1.2 -numpy==1.24.2 +numpy==1.26.1