From 47d55e919d34631912051ada341241e8406bdd1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 20:28:45 +0000 Subject: [PATCH] Bump numpy from 1.24.3 to 1.26.2 in /VMC/vio Bumps [numpy](https://github.com/numpy/numpy) from 1.24.3 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.24.3...v1.26.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- VMC/vio/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VMC/vio/requirements.txt b/VMC/vio/requirements.txt index fc52bf322..c545ef915 100644 --- a/VMC/vio/requirements.txt +++ b/VMC/vio/requirements.txt @@ -1,4 +1,4 @@ loguru==0.6.0 -numpy==1.24.3 +numpy==1.26.2 transforms3d==0.3.1 bell-avr-libraries[mqtt]==0.1.9