From dac82ca46f0fe9d312b36a2fbf5d44fa4738225e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 18:49:59 +0000 Subject: [PATCH] Bump nltk from 3.4.4 to 3.4.5 in /libpython Bumps [nltk](http://nltk.org/) from 3.4.4 to 3.4.5. Signed-off-by: dependabot[bot] --- libpython/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libpython/requirements.txt b/libpython/requirements.txt index 29368db..ab28427 100644 --- a/libpython/requirements.txt +++ b/libpython/requirements.txt @@ -13,7 +13,7 @@ keyring==19.0.2 langcodes==1.4.1 lxml==4.4.0 marisa-trie==0.7.5 -nltk==3.4.4 +nltk==3.4.5 num2words==0.5.10 panlex-API==1.2.0 ply==3.11