From 83f0e2a56dd83c6a44628d2c849c0e71163abb13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:47:16 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 in /nlp Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 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/3.12...5.4) Signed-off-by: dependabot[bot] --- nlp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nlp/requirements.txt b/nlp/requirements.txt index 7b8e643..449b88c 100644 --- a/nlp/requirements.txt +++ b/nlp/requirements.txt @@ -98,7 +98,7 @@ python-xapp==1.0.0 pytz==2018.3 PyWavelets==1.0.3 pyxdg==0.25 -PyYAML==3.12 +PyYAML==5.4 pyzmq==18.0.1 qtconsole==4.4.3 reportlab==3.4.0