scalecast
                                
                                 scalecast copied to clipboard
                                
                                    scalecast copied to clipboard
                            
                            
                            
                        [Snyk] Fix for 11 vulnerabilities
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:
- test/requirements.txt
 
⚠️ Warning
xgboost 1.6.2 requires scipy, which is not installed.
tensorflow 2.11.0 requires tensorflow-io-gcs-filesystem, which is not installed.
tensorboard 2.11.2 has requirement setuptools>=41.0.0, but you have setuptools 40.5.0.
tbats 1.1.3 requires scipy, which is not installed.
statsmodels 0.13.5 requires scipy, which is not installed.
statsmodels 0.13.5 requires scipy, which is not installed.
statsforecast 1.6.0 requires scipy, which is not installed.
statsforecast 1.6.0 has requirement numpy>=1.21.6, but you have numpy 1.21.3.
scikit-learn 1.0.2 requires scipy, which is not installed.
pyod 1.1.3 requires scipy, which is not installed.
prophet 1.1.2 requires holidays, which is not installed.
pmdarima 2.0.2 requires scipy, which is not installed.
greykite 0.2.0 requires cvxpy, which is not installed.
greykite 0.2.0 requires osqp, which is not installed.
greykite 0.2.0 requires pytest-runner, which is not installed.
greykite 0.2.0 requires dill, which is not installed.
greykite 0.2.0 requires holidays-ext, which is not installed.
greykite 0.2.0 requires testfixtures, which is not installed.
greykite 0.2.0 requires scipy, which is not installed.
darts 0.23.1 requires torch, which is not installed.
darts 0.23.1 requires lightgbm, which is not installed.
darts 0.23.1 requires pytorch-lightning, which is not installed.
darts 0.23.1 requires shap, which is not installed.
darts 0.23.1 requires nfoursid, which is not installed.
darts 0.23.1 requires scipy, which is not installed.
darts 0.23.1 requires holidays, which is not installed.
catboost 1.2.5 requires scipy, which is not installed.
Vulnerabilities that will be fixed
By pinning:
| Severity | Priority Score (*) | Issue | Upgrade | Breaking Change | Exploit Maturity | 
|---|---|---|---|---|---|
|  | 589/1000 Why? Has a fix available, CVSS 7.5 | XML External Entity (XXE) Injection SNYK-PYTHON-FONTTOOLS-6133203 | fonttools:4.38.0 -> 4.43.0 | No | No Known Exploit | 
|  | 479/1000 Why? Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS) SNYK-PYTHON-HOLIDAYS-6591328 | holidays:0.24 -> 0.45 | No | No Known Exploit | 
|  | 506/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 3.7 | NULL Pointer Dereference SNYK-PYTHON-NUMPY-2321964 | numpy:1.21.3 -> 1.22.2 | No | Proof of Concept | 
|  | 399/1000 Why? Has a fix available, CVSS 3.7 | Buffer Overflow SNYK-PYTHON-NUMPY-2321966 | numpy:1.21.3 -> 1.22.2 | No | No Known Exploit | 
|  | 506/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 3.7 | Denial of Service (DoS) SNYK-PYTHON-NUMPY-2321970 | numpy:1.21.3 -> 1.22.2 | No | Proof of Concept | 
|  | 909/1000 Why? Mature exploit, Has a fix available, CVSS 9.6 | Heap-based Buffer Overflow SNYK-PYTHON-PILLOW-5918878 | pillow:9.5.0 -> 10.3.0 | No | Mature | 
|  | 589/1000 Why? Has a fix available, CVSS 7.5 | Uncontrolled Resource Consumption ('Resource Exhaustion') SNYK-PYTHON-PILLOW-6043904 | pillow:9.5.0 -> 10.3.0 | No | No Known Exploit | 
|  | 726/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 8.1 | Eval Injection SNYK-PYTHON-PILLOW-6182918 | pillow:9.5.0 -> 10.3.0 | No | Proof of Concept | 
|  | 589/1000 Why? Has a fix available, CVSS 7.5 | Denial of Service (DoS) SNYK-PYTHON-PILLOW-6219984 | pillow:9.5.0 -> 10.3.0 | No | No Known Exploit | 
|  | 589/1000 Why? Has a fix available, CVSS 7.5 | Denial of Service (DoS) SNYK-PYTHON-PILLOW-6219986 | pillow:9.5.0 -> 10.3.0 | No | No Known Exploit | 
|  | 579/1000 Why? Has a fix available, CVSS 7.3 | Buffer Overflow SNYK-PYTHON-PILLOW-6514866 | pillow:9.5.0 -> 10.3.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
📚 Read more about Snyk's upgrade and patch logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 XML External Entity (XXE) Injection 🦉 Regular Expression Denial of Service (ReDoS) 🦉 NULL Pointer Dereference 🦉 More lessons are available in Snyk Learn