From 6ebc7c2c5f49d3930625c20dc81fa87443fa832d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:39:43 +0000 Subject: [PATCH] Bump numpy from 1.14.5 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.14.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.14.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 3b2adbe..8ee5ecd --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ mccabe==0.6.1 mock==1.3.0 ndg-httpsclient==0.4.2 netaddr==0.7.18 -numpy==1.14.5 +numpy==1.22.0 oath==1.4.1 packaging==17.1 paramiko==1.15.3