From 3c4008301d585177f37fcca200fc3fc40c15a2b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 10:26:19 +0000 Subject: [PATCH] chore(deps): bump numpy from 1.26.1 to 1.26.2 in /requirements 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/requires.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requires.txt b/requirements/requires.txt index a0e1acf..0babfa9 100644 --- a/requirements/requires.txt +++ b/requirements/requires.txt @@ -1,4 +1,4 @@ black==23.10.1 click==8.1.7 jinja2==3.1.2 -numpy==1.26.1 +numpy==1.26.2