Skip to content

Commit e40dd5f

Browse files
fix: bump nltk from 3.9.1 to 3.9.2
Bumps [nltk](https://github.com/nltk/nltk) from 3.9.1 to 3.9.2. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.9.1...3.9.2) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b959ea0 commit e40dd5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ keras==3.10.0
1919

2020

2121
# Natural Language Processing Libraries:
22-
nltk==3.9.1
22+
nltk==3.9.2
2323
spacy==3.8.7
2424

2525
# Web Scraping Libraries:

0 commit comments

Comments
 (0)