injetlee / Python

Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机
9.32k stars 4.16k forks source link

fix(sec): upgrade waitress to 2.1.2 #93

Closed jerjjj closed 1 year ago

jerjjj commented 1 year ago

What happened?

There are 1 security vulnerabilities found in waitress 1.1.0

What did I do?

Upgrade waitress from 1.1.0 to 2.1.2 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