From 537a739caa3d50f80229b0080865bf87681ab459 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:14:39 +0000 Subject: [PATCH] Bump numpy from 1.13.0 to 1.21.0 in /final Bumps [numpy](https://github.com/numpy/numpy) from 1.13.0 to 1.21.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.13.0...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- final/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/final/requirements.txt b/final/requirements.txt index 38f4cbb..7b70394 100644 --- a/final/requirements.txt +++ b/final/requirements.txt @@ -62,7 +62,7 @@ Mako==1.0.3 MarkupSafe==0.23 matplotlib==2.0.2 message-filters==1.12.7 -numpy==1.13.0 +numpy==1.21.0 oauth2client==4.1.0 oauthlib==1.0.3 onboard==1.2.0