From cf445350ee6e990f9d3ae480bf432ce7b008151c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:52:52 +0000 Subject: [PATCH] Bump pyyaml from 5.1.2 to 5.4 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6589b79..4edb3d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ tensorflow==1.13.1 tensorpack==0.9.4 tqdm==4.31.1 easydict==1.9 -PyYAML==5.1.2 +PyYAML==5.4 jsonlines==1.2.0 json-lines==0.5.0 matplotlib