From dfc783c3d8b930f970e7db22377ce7f9f1f3927f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 18:09:49 +0000 Subject: [PATCH] Bump pyyaml from 4.2b1 to 5.4 in /mbed-os Bumps [pyyaml](https://github.com/yaml/pyyaml) from 4.2b1 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/commits/5.4) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mbed-os/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mbed-os/requirements.txt b/mbed-os/requirements.txt index c5899241..f4f0aa16 100644 --- a/mbed-os/requirements.txt +++ b/mbed-os/requirements.txt @@ -2,7 +2,7 @@ colorama==0.3.9 urllib3[secure]==1.24.2 prettytable==0.7.2 junit-xml==1.8 -pyyaml==4.2b1 +pyyaml==5.4 jsonschema==2.6.0 future==0.16.0 six==1.12.0