HumanCellAtlas / data-consumer-vignettes

Simple walk-throughs of interacting with the DCP as a downstream data consumer.
MIT License
17 stars 5 forks source link

[Snyk] Security upgrade ipython from 7.34.0 to 8.10.0 #152

Open snyk-bot opened 1 year ago

snyk-bot commented 1 year ago

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

Changes included in this PR

⚠️ Warning ``` umap-learn 0.5.3 requires numba, which is not installed. umap-learn 0.5.3 requires numpy, which is not installed. umap-learn 0.5.3 requires scikit-learn, which is not installed. umap-learn 0.5.3 requires scipy, which is not installed. statsmodels 0.0.0 requires numpy, which is not installed. statsmodels 0.0.0 requires scipy, which is not installed. statsmodels 0.0.0 requires scipy, which is not installed. statsmodels 0.0.0 requires pandas, which is not installed. seaborn 0.12.2 requires numpy, which is not installed. seaborn 0.12.2 requires pandas, which is not installed. scanpy 1.9.1 requires numba, which is not installed. scanpy 1.9.1 requires numpy, which is not installed. scanpy 1.9.1 requires pandas, which is not installed. scanpy 1.9.1 requires scipy, which is not installed. scanpy 1.9.1 requires scikit-learn, which is not installed. scanpy 1.9.1 has requirement statsmodels>=0.10.0rc2, but you have statsmodels 0.0.0. python-igraph 0.10.4 requires igraph, which is not installed. pynndescent 0.5.8 requires numba, which is not installed. pynndescent 0.5.8 requires scikit-learn, which is not installed. pynndescent 0.5.8 requires scipy, which is not installed. patsy 0.5.3 requires numpy, which is not installed. numpy-groupies 0.9.20 requires numpy, which is not installed. nbconvert 7.2.9 requires markupsafe, which is not installed. matplotlib 3.5.3 requires numpy, which is not installed. loompy 3.0.7 requires numba, which is not installed. loompy 3.0.7 requires scipy, which is not installed. loompy 3.0.7 requires numpy, which is not installed. Jinja2 3.1.2 requires MarkupSafe, which is not installed. h5py 3.8.0 requires numpy, which is not installed. argon2-cffi 21.3.0 requires argon2-cffi-bindings, which is not installed. anndata 0.8.0 requires numpy, which is not installed. anndata 0.8.0 requires scipy, which is not installed. anndata 0.8.0 requires pandas, which is not installed. ```

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
medium severity 603/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 4.2
Remote Code Execution (RCE)
SNYK-PYTHON-IPYTHON-3318382
ipython:
7.34.0 -> 8.10.0
No Proof of Concept

(*) 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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.