From f6b6ba2b7f49dc4103ee385c35e5d2a2e420e05e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 16:26:31 +0000 Subject: [PATCH] chore(deps): bump nltk Bumps [nltk](https://github.com/nltk/nltk) from 3.6.6 to 3.9. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.6.6...3.9) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../docker-image/transform-sandbox-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/packages/@ada/infra/src/services/data-product/components/schema-preview/docker-image/transform-sandbox-requirements.txt b/source/packages/@ada/infra/src/services/data-product/components/schema-preview/docker-image/transform-sandbox-requirements.txt index 23c6fcd..f312291 100644 --- a/source/packages/@ada/infra/src/services/data-product/components/schema-preview/docker-image/transform-sandbox-requirements.txt +++ b/source/packages/@ada/infra/src/services/data-product/components/schema-preview/docker-image/transform-sandbox-requirements.txt @@ -24,7 +24,7 @@ kiwisolver==1.3.2 matplotlib==3.4.3 mpmath==1.3.0 multidict==6.0.2 -nltk==3.6.6 +nltk==3.9 numpy==1.19.5 packaging==21.3 pandas==1.3.2