From db8c1764b4c7cebf7d43076068b125720d030613 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 13:58:59 +0000 Subject: [PATCH] Bump nltk from 3.9 to 3.9.3 in /lab9 Bumps [nltk](https://github.com/nltk/nltk) from 3.9 to 3.9.3. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.9...3.9.3) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lab9/requirements_owl2vec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lab9/requirements_owl2vec.txt b/lab9/requirements_owl2vec.txt index 0234fca..cf8a103 100644 --- a/lab9/requirements_owl2vec.txt +++ b/lab9/requirements_owl2vec.txt @@ -7,6 +7,6 @@ scipy==1.12.0 numpy==1.26.4 gensim==4.3.1 scikit-learn==1.4.0 -nltk==3.9 +nltk==3.9.3 OWLready2==0.45 setuptools==70.0.0 \ No newline at end of file