From 0ce343f06b2cc5d5bb0bd53c3f7a5d74cad74571 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:50:21 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 in /requirements 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] --- requirements/cltk.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/cltk.txt b/requirements/cltk.txt index 6b1f132..7a31354 100644 --- a/requirements/cltk.txt +++ b/requirements/cltk.txt @@ -4,7 +4,7 @@ gitdb2==2.0.3 GitPython==2.1.8 python-crfsuite==0.9.5 pyuca==1.2 -PyYAML==3.12 +PyYAML==5.4 regex==2018.2.21 smmap2==2.0.3 Whoosh==2.7.4