From 787158138e4d107fcf95ecaa9bad6b3f55d11d1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 04:21:28 +0000 Subject: [PATCH] Bump numpy from 1.20.3 to 1.22.0 in /aws-athena-src Bumps [numpy](https://github.com/numpy/numpy) from 1.20.3 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.20.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- aws-athena-src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws-athena-src/requirements.txt b/aws-athena-src/requirements.txt index 6ea3c4b..11610a2 100644 --- a/aws-athena-src/requirements.txt +++ b/aws-athena-src/requirements.txt @@ -2,7 +2,7 @@ boto3==1.17.89 botocore==1.20.89 greenlet==1.1.0 jmespath==0.10.0 -numpy==1.20.3 +numpy==1.22.0 pandas==1.2.4 psycopg2==2.8.6 python-dateutil==2.8.1