codelucas / newspaper

newspaper3k is a news, full-text, and article metadata extraction in Python 3. Advanced docs:
https://goo.gl/VX41yK
MIT License
13.89k stars 2.1k forks source link

fix(sec): upgrade nltk to 3.6.6 #957

Open chncaption opened 1 year ago

chncaption commented 1 year ago

What happened?

There are 1 security vulnerabilities found in nltk 3.2.1

What did I do?

Upgrade nltk from 3.2.1 to 3.6.6 for vulnerability fix

What did you expect to happen?

Ideally, no insecure libs should be used.

The specification of the pull request

PR Specification from OSCS