From c9dd4a0fb6324a4cf6a1118a2103f09d8ea22901 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 18:28:41 +0000 Subject: [PATCH] Bump numpy from 1.15.2 to 1.21.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.15.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.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.15.2...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 9ccd896..3e0d575 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -53,7 +53,7 @@ marshmallow==2.18.1 mock==1.0.1 more-itertools==4.3.0 mouse==0.7.0 -numpy==1.15.2 +numpy==1.21.0 oauth2==1.9.0.post1 parso==0.3.3 passlib==1.7.1 diff --git a/requirements.txt b/requirements.txt index 0553f7d..2f8fd16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ keyboard==0.13.2 MarkupSafe==1.0 more-itertools==4.3.0 mouse==0.7.0 -numpy==1.15.2 +numpy==1.21.0 oauth2==1.9.0.post1 parso==0.3.3 passlib==1.7.1