From 64d76af533d7cedd78d2b757886b106db3501629 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:56:18 +0000 Subject: [PATCH] Bump pyyaml from 5.3 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 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...5.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_docs.txt | 2 +- requirements_test.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index eeafa2ce6..bdd21b54f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ schema==0.6.6 supervisor==3.3.4 Jinja2==2.9 MarkupSafe==1.1.1 -PyYAML==5.3 +PyYAML==5.4 certifi==2018.10.15 chardet==3.0.4 gtextfsm==0.2.1 diff --git a/requirements_docs.txt b/requirements_docs.txt index 2d0169c4f..fa303b986 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -66,7 +66,7 @@ Pygments==2.3.0 PyHamcrest==1.9.0 pytest==2.2.4 pytest-cov==1.6 -PyYAML==3.10 +PyYAML==5.4 sure==1.2.7 urllib3==1.21.1 diff --git a/requirements_test.txt b/requirements_test.txt index 1a6d523f8..a74d7e871 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -33,7 +33,7 @@ sure==1.2.7 Jinja2==2.9 MarkupSafe==1.1.1 -PyYAML==5.3 +PyYAML==5.4 certifi==2018.10.15 chardet==3.0.4 gtextfsm==0.2.1