jhao104 / proxy_pool

Python ProxyPool for web spider
https://jhao104.github.io/proxy_pool/
MIT License
21.6k stars 5.19k forks source link

fix(sec): upgrade gunicorn to 20.0.1 #710

Closed chncaption closed 1 year ago

chncaption commented 1 year ago

What happened?

There are 1 security vulnerabilities found in gunicorn 19.9.0

What did I do?

Upgrade gunicorn from 19.9.0 to 20.0.1 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