From 1f352a01d92092839bcb8646e0d0e8d655ccc6b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:11:52 +0000 Subject: [PATCH] Bump numpy from 1.9.2 to 1.21.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.9.2 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.2...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_requirements.txt b/python_requirements.txt index c10a3e2..0eaa5f8 100644 --- a/python_requirements.txt +++ b/python_requirements.txt @@ -1,4 +1,4 @@ -numpy==1.9.2 +numpy==1.21.0 pandas==0.16.0 requests[security]==2.6 dateutils==2.5.3