From 6a8fc5c9c145cd4cecb62460d2508d3f1a2a9b14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:48:37 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 in /mote/tests/requirements 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] --- mote/tests/requirements/111.txt | 2 +- mote/tests/requirements/20.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mote/tests/requirements/111.txt b/mote/tests/requirements/111.txt index bddf201..aad1e07 100644 --- a/mote/tests/requirements/111.txt +++ b/mote/tests/requirements/111.txt @@ -4,6 +4,6 @@ djangorestframework==3.5.3 six==1.9.0 djangorestframework-jwt==1.8.0 xmltodict==0.10.2 -PyYAML==3.12 +PyYAML==5.4 yamlordereddictloader==0.4.0 pypandoc==1.3.3 diff --git a/mote/tests/requirements/20.txt b/mote/tests/requirements/20.txt index a18cb86..96dc86b 100644 --- a/mote/tests/requirements/20.txt +++ b/mote/tests/requirements/20.txt @@ -4,6 +4,6 @@ djangorestframework==3.8.0 six==1.9.0 djangorestframework-jwt==1.8.0 xmltodict==0.10.2 -PyYAML==3.12 +PyYAML==5.4 yamlordereddictloader==0.4.0 pypandoc==1.3.3