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 baec890 commit 438ad4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ joblib==1.3.2
# via nltk
mypy-extensions==1.0.0
# via black
nltk==3.8.1
nltk==3.9
# via -r requirements-dev.in
nodeenv==1.8.0
# via pre-commit
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ colorama==0.4.6
# via -r requirements.in
joblib==1.3.2
# via nltk
nltk==3.8.1
nltk==3.9
# via -r requirements.in
pycryptodomex==3.20.0
# via -r requirements.in
Expand Down

0 comments on commit 438ad4d

Please sign in to comment.