From e5020af8cdc000032aed386c7fc4484b2b9ead89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 18:46:53 +0000 Subject: [PATCH] Bump numpy from 1.16.2 to 1.21.0 in /Firmware/RaspberryPi Bumps [numpy](https://github.com/numpy/numpy) from 1.16.2 to 1.21.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.16.2...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Firmware/RaspberryPi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Firmware/RaspberryPi/requirements.txt b/Firmware/RaspberryPi/requirements.txt index cfbd765..ccf51d1 100644 --- a/Firmware/RaspberryPi/requirements.txt +++ b/Firmware/RaspberryPi/requirements.txt @@ -1,6 +1,6 @@ pybleno==0.11 fire==0.3.1 -numpy==1.16.2 +numpy==1.21.0 rpi_ws281x==4.2.5 cobs==1.1.4 arcade==2.5.1