From 5b11b51848df21ad5c04d9fe2996c837de479e58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:10:20 +0000 Subject: [PATCH] Bump numpy from 1.9.1 to 1.21.0 in /TestON Bumps [numpy](https://github.com/numpy/numpy) from 1.9.1 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.9.1...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TestON/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TestON/requirements.txt b/TestON/requirements.txt index 522121098..1a0f419d0 100644 --- a/TestON/requirements.txt +++ b/TestON/requirements.txt @@ -3,7 +3,7 @@ autopep8==1.1 configobj==4.7.2 epydoc==3.0.1 flake8==2.4.1 -numpy==1.9.1 +numpy==1.21.0 pep8==1.5.7 pep8-naming==0.3.3 pexpect==3.2