From 0808e923c886ccad8c4dc03502ad7c900d45ddb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:16:28 +0000 Subject: [PATCH] Bump numpy from 1.8.2 to 1.22.0 in /dev/backend Bumps [numpy](https://github.com/numpy/numpy) from 1.8.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.8.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dev/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/backend/requirements.txt b/dev/backend/requirements.txt index 7c89953..b99e6c9 100644 --- a/dev/backend/requirements.txt +++ b/dev/backend/requirements.txt @@ -47,7 +47,7 @@ meld==3.12.3 mercurial==3.1.2 ndg-httpsclient==0.3.2 netifaces==0.10.4 -numpy==1.8.2 +numpy==1.22.0 oauthlib==1.0.3 oneconf==0.3.7.15.4.1 PAM==0.4.2