From 9536343bde071b22e33e315cc3da9a2b8340ef44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:44:57 +0000 Subject: [PATCH] Bump numpy from 1.17.2 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.17.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.17.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.consult_doi_request_and_extract_data.txt | 2 +- requirements.generate_doi_not_found.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.consult_doi_request_and_extract_data.txt b/requirements.consult_doi_request_and_extract_data.txt index 05e4711..0e2a293 100644 --- a/requirements.consult_doi_request_and_extract_data.txt +++ b/requirements.consult_doi_request_and_extract_data.txt @@ -2,7 +2,7 @@ certifi==2019.6.16 chardet==3.0.4 get==2019.4.13 idna==2.8 -numpy==1.17.2 +numpy==1.22.0 pandas==0.25.1 post==2019.4.13 psycopg2==2.8.3 diff --git a/requirements.generate_doi_not_found.txt b/requirements.generate_doi_not_found.txt index 4400302..a2b08c9 100644 --- a/requirements.generate_doi_not_found.txt +++ b/requirements.generate_doi_not_found.txt @@ -2,7 +2,7 @@ certifi==2019.6.16 chardet==3.0.4 get==2019.4.13 idna==2.8 -numpy==1.17.2 +numpy==1.22.0 pandas==0.25.1 post==2019.4.13 public==2019.4.13