From ba5c30751fe15366f9d9b270006ce172750c804d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:42:53 +0000 Subject: [PATCH] Bump numpy from 1.19.5 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 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.19.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_old.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9c51583..50a3342 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ git+https://github.com/dprog-philippe-docourt/django-jfu.git@2.2.4 lxml==4.6.5 MarkupSafe==2.0.1 node==0.9.26 -numpy==1.19.5 +numpy==1.22.0 oauthlib==3.1.1 odict==1.7.0 pandas==1.1.5 diff --git a/requirements_old.txt b/requirements_old.txt index ab9a657..e46ff2b 100644 --- a/requirements_old.txt +++ b/requirements_old.txt @@ -30,7 +30,7 @@ git+https://github.com/dprog-philippe-docourt/django-jfu.git@2.2.4 lxml==4.6.5 MarkupSafe==1.1.1 node==0.9.24 -numpy==1.21.0 +numpy==1.22.0 oauthlib==3.1.0 odict==1.7.0 pandas==1.1.5