From 38b2d8355b2d0190903556c29b08bb3a79520147 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 16:25:42 +0000 Subject: [PATCH] Bump nltk from 3.6.5 to 3.9 Bumps [nltk](https://github.com/nltk/nltk) from 3.6.5 to 3.9. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.6.5...3.9) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 14954e4..a71d912 100644 --- a/requirements.txt +++ b/requirements.txt @@ -196,7 +196,7 @@ nbconvert @ file:///C:/ci/nbconvert_1624479160025/work nbformat @ file:///tmp/build/80754af9/nbformat_1617383369282/work nest-asyncio @ file:///tmp/build/80754af9/nest-asyncio_1613680548246/work networkx @ file:///tmp/build/80754af9/networkx_1633639043937/work -nltk==3.6.5 +nltk==3.9 nose @ file:///tmp/build/80754af9/nose_1606773131901/work notebook @ file:///C:/ci/notebook_1635393701545/work numba @ file:///C:/ci/numba_1635186062888/work