From 1b8216a32ade15e66c4e3fed5be03c7d84d051cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 04:59:56 +0000 Subject: [PATCH] Bump numpy from 1.21.0 to 1.22.0 in /measure Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 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.21.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- measure/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/measure/requirements.txt b/measure/requirements.txt index 8c1c26c..7146188 100644 --- a/measure/requirements.txt +++ b/measure/requirements.txt @@ -2,7 +2,7 @@ boto3==1.9.5 botocore==1.12.5 docutils==0.14 jmespath==0.9.3 -numpy==1.21.0 +numpy==1.22.0 python-dateutil==2.7.3 s3transfer==0.1.13 scipy==1.1.0