From 2028232f7f1765729208d237fb564a41e978c239 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 03:33:26 +0000 Subject: [PATCH] Bump numpy from 1.17.4 to 1.22.0 in /src/itesm_simulator Bumps [numpy](https://github.com/numpy/numpy) from 1.17.4 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.17.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/itesm_simulator/requirements.txt | 2 +- src/itesm_simulator/utils/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/itesm_simulator/requirements.txt b/src/itesm_simulator/requirements.txt index 4696dcd..3d85edf 100644 --- a/src/itesm_simulator/requirements.txt +++ b/src/itesm_simulator/requirements.txt @@ -86,7 +86,7 @@ monotonic==1.5 mpi4py==3.0.3 netifaces==0.10.4 nose==1.3.7 -numpy==1.17.4 +numpy==1.22.0 oauthlib==3.1.0 olefile==0.46 opencv-python==4.5.1.48 diff --git a/src/itesm_simulator/utils/requirements.txt b/src/itesm_simulator/utils/requirements.txt index 475712f..9617f14 100644 --- a/src/itesm_simulator/utils/requirements.txt +++ b/src/itesm_simulator/utils/requirements.txt @@ -28,7 +28,7 @@ kiwisolver==1.3.1 laser-geometry==1.6.7 matplotlib==3.3.4 message-filters==1.15.9 -numpy==1.20.1 +numpy==1.22.0 opencv-python==4.5.1.48 Pillow==8.1.2 pyparsing==2.4.7