From 575fe3911b4580eb4f39b974b80e2464f70427f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:52:57 +0000 Subject: [PATCH] Bump pyyaml from 5.3 to 5.4 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0e6beaa..69cdb60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ pytorch-pretrained-bert==0.6.2 pytorch-transformers==1.2.0 pytz==2019.3 pyuca==1.2 -PyYAML==5.3 +PyYAML==5.4 regex==2020.2.20 requests==2.23.0 requests-oauthlib==1.3.0