From b8b8c5f3e51e65ce045281b8b2396e6b5a1cbc30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:00:47 +0000 Subject: [PATCH] Bump numpy from 1.14.5 to 1.22.0 in /RTOC Bumps [numpy](https://github.com/numpy/numpy) from 1.14.5 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.14.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- RTOC/RTLogger/requirenments.txt | 2 +- RTOC/requirenments.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RTOC/RTLogger/requirenments.txt b/RTOC/RTLogger/requirenments.txt index bc76836..881274e 100644 --- a/RTOC/RTLogger/requirenments.txt +++ b/RTOC/RTLogger/requirenments.txt @@ -94,7 +94,7 @@ netaddr==0.7.19 netifaces==0.10.7 notebook==5.5.0 Nuitka64==5.1.281 -numpy==1.14.5 +numpy==1.22.0 numpydoc==0.8.0 omxplayer-wrapper==0.2.5 opencv-python==3.4.1.15 diff --git a/RTOC/requirenments.txt b/RTOC/requirenments.txt index 955074e..fbbbf63 100644 --- a/RTOC/requirenments.txt +++ b/RTOC/requirenments.txt @@ -94,7 +94,7 @@ netaddr==0.7.19 netifaces==0.10.7 notebook==5.7.8 Nuitka64==5.1.281 -numpy==1.14.5 +numpy==1.22.0 numpydoc==0.8.0 omxplayer-wrapper==0.2.5 opencv-python==3.4.1.15