From 6b4bce6c2f778e27fbbce41a0a1fceff3e03c2bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:11:21 +0000 Subject: [PATCH] Bump numpy from 1.9.1 to 1.22.0 in /TestON Bumps [numpy](https://github.com/numpy/numpy) from 1.9.1 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.9.1...v1.22.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..033ccb2a1 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.22.0 pep8==1.5.7 pep8-naming==0.3.3 pexpect==3.2