From be7111671a312c4d1c6d32eaacd92e05b02bca0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:31:45 +0000 Subject: [PATCH] Bump pyyaml from 5.3 to 5.4 in /behaviour-cloning Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 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.3...5.4) Signed-off-by: dependabot[bot] --- behaviour-cloning/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/behaviour-cloning/requirements.txt b/behaviour-cloning/requirements.txt index a6fb98c..c73c288 100644 --- a/behaviour-cloning/requirements.txt +++ b/behaviour-cloning/requirements.txt @@ -16,7 +16,7 @@ opencv-python==4.2.0.32 Pillow==7.0.0 python-engineio==3.12.0 python-socketio==4.5.0 -PyYAML==5.3 +PyYAML==5.4 scipy==1.4.1 six==1.14.0 Werkzeug==1.0.0