From a732fd36ceea32485ccdd519643ec2977f7ea11d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:43:48 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 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/3.12...5.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index b4c3294..3e08924 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ jsonschema==2.6.0 MarkupSafe==1.0 pluggy==0.5.2 py==1.4.34 -PyYAML==3.12 +PyYAML==5.4 requests==2.18.4 six==1.11.0 swagger-spec-validator==2.1.0 diff --git a/test-requirements.txt b/test-requirements.txt index 0ba7058..b29b5c9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13,7 +13,7 @@ jsonschema==2.6.0 MarkupSafe==1.0 pluggy==0.5.2 py==1.4.34 -PyYAML==3.12 +PyYAML==5.4 requests==2.18.4 six==1.11.0 swagger-spec-validator==2.1.0