From e84699647d7b0619d90d11557cff8eef4c2489f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:59:36 +0000 Subject: [PATCH] Bump pyyaml from 5.1.2 to 5.4 in /jetson_nano Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 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/5.1.2...5.4) Signed-off-by: dependabot[bot] --- jetson_nano/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jetson_nano/requirements.txt b/jetson_nano/requirements.txt index 63130fd..4ef2073 100644 --- a/jetson_nano/requirements.txt +++ b/jetson_nano/requirements.txt @@ -147,7 +147,7 @@ pytools==2019.1.1 pytz==2018.3 pyudev==0.21.0 pyxdg==0.26 -PyYAML==5.1.2 +PyYAML==5.4 pyzmq==18.1.0 qtconsole==4.5.2 requests==2.22.0