From 5bf1a7145e4ac367f353b9dc395c7bd401a40f8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:56:41 +0000 Subject: [PATCH] Bump numpy from 1.15.1 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.15.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.15.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 268f8150..e07e7d2e 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -47,7 +47,7 @@ mysqlclient==1.3.13 ninja==1.9.0 nose==1.3.7 nose-parameterized==0.6.0 -numpy==1.15.1 +numpy==1.22.0 oauthlib==2.1.0 packaging==17.1 pandas==0.23.4