From 9d1d6357ace29feef0530f1b764dd97fc6233f30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:14:49 +0000 Subject: [PATCH] Bump numpy from 1.8.2 to 1.21.0 in /dev/backend Bumps [numpy](https://github.com/numpy/numpy) from 1.8.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) - [Commits](https://github.com/numpy/numpy/compare/v1.8.2...v1.21.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..091c3cb 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.21.0 oauthlib==1.0.3 oneconf==0.3.7.15.4.1 PAM==0.4.2