bashtage / arch

ARCH models in Python
Other
1.29k stars 247 forks source link

[Snyk] Security upgrade fonttools from 4.38.0 to 4.43.0 #702

Closed bashtage closed 6 months ago

bashtage commented 7 months 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: - requirements-dev.txt
⚠️ Warning ``` sphinx 5.3.0 has requirement docutils<0.20,>=0.14, but you have docutils 0.20.1. seaborn 0.12.2 has requirement numpy!=1.24.0,>=1.17, but you have numpy 1.14.5. pandas 1.3.5 has requirement numpy>=1.17.3; platform_machine != "aarch64" and platform_machine != "arm64" and python_version < "3.10", but you have numpy 1.14.5. numba 0.56.4 has requirement numpy<1.24,>=1.18, but you have numpy 1.14.5. matplotlib 3.5.3 requires fonttools, which is not installed. matplotlib 3.5.3 has requirement numpy>=1.17, but you have numpy 1.14.5. flake8 5.0.4 has requirement importlib-metadata<4.3,>=1.1.0; python_version < "3.8", but you have importlib-metadata 6.7.0. ```
#### Vulnerabilities that will be fixed ##### By pinning: Severity | Priority Score (*) | Issue | Upgrade | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **661/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.5 | XML External Entity (XXE) Injection
[SNYK-PYTHON-FONTTOOLS-6133203](https://snyk.io/vuln/SNYK-PYTHON-FONTTOOLS-6133203) | `fonttools:`
`4.38.0 -> 4.43.0`
| 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/48bc380b-7493-4cde-b60f-5a3cb1fa4daf?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/bashtage/project/48bc380b-7493-4cde-b60f-5a3cb1fa4daf?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":"45ca582b-280e-43b7-be82-3a218dc4b133","prPublicId":"45ca582b-280e-43b7-be82-3a218dc4b133","dependencies":[{"name":"fonttools","from":"4.38.0","to":"4.43.0"}],"packageManager":"pip","projectPublicId":"48bc380b-7493-4cde-b60f-5a3cb1fa4daf","projectUrl":"https://app.snyk.io/org/bashtage/project/48bc380b-7493-4cde-b60f-5a3cb1fa4daf?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-PYTHON-FONTTOOLS-6133203"],"upgrade":[],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"priorityScoreList":[661],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [XML External Entity (XXE) Injection](https://learn.snyk.io/lesson/xxe/?loc=fix-pr)