From d191f79c85f4b113a101a6e103066d07ea5ce7e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 00:42:20 +0000 Subject: [PATCH] build(deps): bump pyyaml from 5.3.1 to 5.4 in /poseidon/airflow/test 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] --- poseidon/airflow/test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poseidon/airflow/test/requirements.txt b/poseidon/airflow/test/requirements.txt index bd54c8c..b24c940 100644 --- a/poseidon/airflow/test/requirements.txt +++ b/poseidon/airflow/test/requirements.txt @@ -259,7 +259,7 @@ python3-openid==3.2.0 pytz==2020.1 pytzdata==2020.1 pywinrm==0.4.1 -PyYAML==5.3.1 +PyYAML==5.4 pyzmq==19.0.2 qds-sdk==1.16.0 redis==3.5.3