From 4132ad4402f917b89c25673671c3736b35ae991c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:43:02 +0000 Subject: [PATCH] Bump pyyaml from 5.1.1 to 5.4 in /app/python Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.1 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.1...5.4) Signed-off-by: dependabot[bot] --- app/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/python/requirements.txt b/app/python/requirements.txt index f39fd4a..b86ac41 100644 --- a/app/python/requirements.txt +++ b/app/python/requirements.txt @@ -13,7 +13,7 @@ numpy==1.16.4 #opencv-python==3.4.4.19 protobuf==3.8.0 psutil==5.6.3 -PyYAML==5.1.1 +PyYAML==5.4 six==1.12.0 tensorboard==1.13.1 tensorflow==1.13.1