From 7778586c8302bc36dbc8d25f332b4010ec358643 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:55:39 +0000 Subject: [PATCH] Bump numpy from 1.17.0 to 1.22.0 in /infra Bumps [numpy](https://github.com/numpy/numpy) from 1.17.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.17.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- infra/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/requirements.txt b/infra/requirements.txt index 555afa0..0b2c9c5 100644 --- a/infra/requirements.txt +++ b/infra/requirements.txt @@ -55,7 +55,7 @@ constructs==2.0.0 docutils==0.15.2 jmespath==0.9.5 jsii==1.1.0 -numpy==1.17.0 +numpy==1.22.0 publication==0.0.3 python-dateutil==2.8.1 s3transfer==0.3.3