From 9aa2602f0b6c625123b3e762357a571b6aef63bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:39:05 +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] --- GivBERT/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GivBERT/requirements.txt b/GivBERT/requirements.txt index d79cd2f..cea313c 100644 --- a/GivBERT/requirements.txt +++ b/GivBERT/requirements.txt @@ -6,7 +6,7 @@ tensorflow==1.15.2 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 diff --git a/requirements.txt b/requirements.txt index d79cd2f..cea313c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ tensorflow==1.15.2 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