From 2aa6bb2579497009087f3bf969407f0c0d1cb935 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:44:21 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.4 in /mycroft-core/doc 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 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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