Skip to content

Commit

Permalink
Bump nltk from 3.8.1 to 3.9
Browse files Browse the repository at this point in the history
Bumps [nltk](https://github.com/nltk/nltk) from 3.8.1 to 3.9.
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](nltk/nltk@3.8.1...3.9)

---
updated-dependencies:
- dependency-name: nltk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent eb6b5f1 commit cd40199
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
gensim==4.3.1
nltk==3.8.1
nltk==3.9
tqdm==4.66.3
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ flake8==6.0.0
gensim==4.3.1
isort==5.12.0
mypy==1.3.0
nltk==3.8.1
nltk==3.9
pycln==2.1.3
pylint==2.17.4
pytest==7.3.1

0 comments on commit cd40199

Please sign in to comment.