From 55bdf1a8ed6ceb4b1b4c9aade2e18ffe7c4174aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jan 2022 19:58:42 +0530 Subject: [PATCH] Bump numpy from 1.19.1 to 1.21.0 (#263) Bumps [numpy](https://github.com/numpy/numpy) from 1.19.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.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.19.1...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3d70520..c539a8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ idna==2.10 jmespath==0.10.0 joblib==0.17.0 mccabe==0.6.1 -numpy==1.19.1 +numpy==1.21.0 oauthlib==3.1.0 pandas==1.2.3 psycopg2==2.8.6