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 requests to 2.20 #956

Open chncaption opened 1 year ago

chncaption commented 1 year ago

What happened?

There are 1 security vulnerabilities found in requests 2.10.0

What did I do?

Upgrade requests from 2.10.0 to 2.20 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