From 27c62b43a8b7af371b13704060fcfa97d2130acf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:59:24 +0000 Subject: [PATCH] Bump numpy from 1.18.2 to 1.22.0 in /airflow Bumps [numpy](https://github.com/numpy/numpy) from 1.18.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.18.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- airflow/requirements-python3.7.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airflow/requirements-python3.7.txt b/airflow/requirements-python3.7.txt index 8a90ba1..35663ff 100644 --- a/airflow/requirements-python3.7.txt +++ b/airflow/requirements-python3.7.txt @@ -191,7 +191,7 @@ networkx==2.4 nodeenv==1.3.5 nteract-scrapbook==0.3.1 ntlm-auth==1.4.0 -numpy==1.18.2 +numpy==1.22.0 oauthlib==3.1.0 oscrypto==1.2.0 packaging==20.3