From 48853d2864aa8b061f4803b373bc6d58ed596f16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:09:27 +0000 Subject: [PATCH] Bump numpy from 1.15.2 to 1.22.0 in /variable_neutral_line_manipulator Bumps [numpy](https://github.com/numpy/numpy) from 1.15.2 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.15.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- variable_neutral_line_manipulator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/variable_neutral_line_manipulator/requirements.txt b/variable_neutral_line_manipulator/requirements.txt index 2582b5d..f2cd20a 100644 --- a/variable_neutral_line_manipulator/requirements.txt +++ b/variable_neutral_line_manipulator/requirements.txt @@ -1,4 +1,4 @@ -numpy==1.15.2 +numpy==1.22.0 pyrr==0.10.3 pyside2==5.15.0 rx==3.0.1