From 14c6ddcd9078569036f72a910fc38c61d9f6297f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:47:24 +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_bzt.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_bzt.txt b/requirements_bzt.txt index 4c5e16cd93..261477df48 100644 --- a/requirements_bzt.txt +++ b/requirements_bzt.txt @@ -16,7 +16,7 @@ ipaddress==1.0.22 jsonpath-rw==1.4.0 lxml==4.4.1 nose==1.3.7 -numpy==1.17.2 +numpy==1.22.0 ply==3.11 progressbar33==2.4 psutil==5.6.3