bashtage / arch

ARCH models in Python
Other
1.33k stars 248 forks source link

[Snyk] Security upgrade tornado from 6.2 to 6.3.2 #655

Closed bashtage closed 1 year ago

bashtage commented 1 year ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - doc/requirements.txt
⚠️ Warning ``` statsmodels 0.13.5 requires scipy, which is not installed. statsmodels 0.13.5 requires scipy, which is not installed. sphinx 5.3.0 has requirement Jinja2>=3.0, but you have Jinja2 2.11.3. oldest-supported-numpy 2022.11.19 has requirement numpy==1.14.5; python_version == "3.7" and platform_machine not in "arm64|aarch64|loongarch64" and platform_system != "AIX" and platform_python_implementation != "PyPy", but you have numpy 1.21.3. nbconvert 7.4.0 has requirement mistune<3,>=2.0.3, but you have mistune 0.8.4. ```
#### Vulnerabilities that will be fixed ##### By pinning: Severity | Priority Score (*) | Issue | Upgrade | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **556/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 5.4 | Open Redirect
[SNYK-PYTHON-TORNADO-5537286](https://snyk.io/vuln/SNYK-PYTHON-TORNADO-5537286) | `tornado:`
`6.2 -> 6.3.2`
| No | No Known Exploit (*) Note that the real score may have changed since the PR was raised. Some vulnerabilities couldn't be fully fixed and so Snyk will still find them when the project is tested again. This may be because the vulnerability existed within more than one direct dependency, but not all of the affected dependencies could be upgraded. Check the changes in this PR to ensure they won't cause issues with your project. ------------ **Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/bashtage/project/b32b36d2-6522-41cd-ba49-949b67728cbd?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/bashtage/project/b32b36d2-6522-41cd-ba49-949b67728cbd?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"b6fce553-4bb3-4047-b94a-87e4af63aade","prPublicId":"b6fce553-4bb3-4047-b94a-87e4af63aade","dependencies":[{"name":"tornado","from":"6.2","to":"6.3.2"}],"packageManager":"pip","projectPublicId":"b32b36d2-6522-41cd-ba49-949b67728cbd","projectUrl":"https://app.snyk.io/org/bashtage/project/b32b36d2-6522-41cd-ba49-949b67728cbd?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-PYTHON-TORNADO-5537286"],"upgrade":[],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"priorityScoreList":[556],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Open Redirect](https://learn.snyk.io/lessons/open-redirect/python/?loc=fix-pr)