From 1d158145d2fa814d8e45a79a188c9cda724e6bec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:49:58 +0000 Subject: [PATCH] Bump numpy from 1.15.2 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.15.2 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.2...v1.22.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..813bfbe 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.22.0 oauth2==1.9.0.post1 parso==0.3.3 passlib==1.7.1 diff --git a/requirements.txt b/requirements.txt index 0553f7d..d8c29c0 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.22.0 oauth2==1.9.0.post1 parso==0.3.3 passlib==1.7.1