jackfrued / Python-100-Days

Python - 100天从新手到大师
158.25k stars 52.54k forks source link

fix(sec): upgrade numpy to 1.22.2 #946

Open Awei2020 opened 1 year ago

Awei2020 commented 1 year ago

What happened?

There are 1 security vulnerabilities found in numpy 1.18.3

What did I do?

Upgrade numpy from 1.18.3 to 1.22.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