From cdb106f2a354a8dcfcc855a9b89905086db87c1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:42:27 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4 in /airflow Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4) 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..0b62d4e 100644 --- a/airflow/requirements-python3.7.txt +++ b/airflow/requirements-python3.7.txt @@ -21,7 +21,7 @@ PyHive==0.6.2 PyJWT==1.7.1 PyNaCl==1.3.0 PySmbClient==0.1.5 -PyYAML==5.3.1 +PyYAML==5.4 Pygments==2.6.1 SQLAlchemy-JSONField==0.9.0 SQLAlchemy-Utils==0.36.3