From 41be0a6c3f3d0fae7307925442cf7c4206725ba8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 00:07:21 +0000 Subject: [PATCH] Bump numpy from 1.17.0 to 1.22.0 in /docker/airflow 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] --- docker/airflow/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/airflow/requirements.txt b/docker/airflow/requirements.txt index 1246bb9..5fa5768 100644 --- a/docker/airflow/requirements.txt +++ b/docker/airflow/requirements.txt @@ -61,7 +61,7 @@ marshmallow-enum==1.4.1 marshmallow-sqlalchemy==0.17.0 mysqlclient==1.3.14 ndg-httpsclient==0.5.1 -numpy==1.17.0 +numpy==1.22.0 ordereddict==1.1 pandas==0.25.0 paramiko==2.6.0