From b3f9cdb6ad0bf0a722e190616ff503f4b8ab7c39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 05:26:30 +0000 Subject: [PATCH] Bump pyyaml Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.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.3.1...5.4) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../common/examples/research_projects/lxmert/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pytorch/nlp/huggingface_models/common/examples/research_projects/lxmert/requirements.txt b/examples/pytorch/nlp/huggingface_models/common/examples/research_projects/lxmert/requirements.txt index 9c4dd0fab03..0afb6b3fd56 100644 --- a/examples/pytorch/nlp/huggingface_models/common/examples/research_projects/lxmert/requirements.txt +++ b/examples/pytorch/nlp/huggingface_models/common/examples/research_projects/lxmert/requirements.txt @@ -70,7 +70,7 @@ pyrsistent==0.16.0 python-dateutil==2.8.1 pytoml==0.1.21 pytz==2020.1 -PyYAML==5.3.1 +PyYAML==5.4 pyzmq==19.0.2 qtconsole==4.7.7 QtPy==1.9.0