From e85f3330c50af0041d91f410f747e346d5654632 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:55:22 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.4 in /mycroft-core Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 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.11...5.4) Signed-off-by: dependabot[bot] --- mycroft-core/doc/requirements.txt | 2 +- mycroft-core/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mycroft-core/doc/requirements.txt b/mycroft-core/doc/requirements.txt index c05a26c..b94ff50 100644 --- a/mycroft-core/doc/requirements.txt +++ b/mycroft-core/doc/requirements.txt @@ -17,7 +17,7 @@ requests-futures==0.9.5 astral==1.4 tzlocal==1.3 parsedatetime==1.5 -pyyaml==3.11 +pyyaml==5.4 feedparser==5.2.1 xmlrunner==1.7.7 pyserial==3.0 diff --git a/mycroft-core/requirements.txt b/mycroft-core/requirements.txt index 5e542dd..235ade2 100644 --- a/mycroft-core/requirements.txt +++ b/mycroft-core/requirements.txt @@ -18,7 +18,7 @@ requests-futures==0.9.5 astral==1.4 tzlocal==1.3 parsedatetime==1.5 -pyyaml==3.11 +pyyaml==5.4 feedparser==5.2.1 pyalsaaudio==0.8.2 xmlrunner==1.7.7