eqcorrscan / RT_EQcorrscan

Real-Time implementation of EQcorrscan methods.
https://rt-eqcorrscan.readthedocs.io/
GNU General Public License v3.0
13 stars 6 forks source link

[Snyk] Fix for 8 vulnerabilities #43

Open calum-chamberlain opened 1 month ago

calum-chamberlain commented 1 month ago

snyk-top-banner

Snyk has created this PR to fix 8 vulnerabilities in the pip dependencies of this project.

Snyk changed the following file(s):

⚠️ Warning ``` pytest-mpl 0.17.0 requires Pillow, which is not installed. obspy 1.3.1 requires scipy, which is not installed. obspy 1.3.1 requires requests, which is not installed. obsplus 0.2.2 requires scipy, which is not installed. notifiers 1.3.3 requires requests, which is not installed. matplotlib 3.5.3 requires fonttools, which is not installed. matplotlib 3.5.3 requires pillow, which is not installed. EQcorrscan 0.5.0 requires scipy, which is not installed. EQcorrscan 0.5.0 requires bottleneck, which is not installed. codecov 2.1.13 requires requests, which is not installed. bokeh 2.4.3 requires pillow, which is not installed. bokeh 2.4.3 requires tornado, which is not installed. ```

[!IMPORTANT]

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • 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.

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 📜 Customise PR templates 🛠 Adjust project settings 📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 XML External Entity (XXE) Injection 🦉 NULL Pointer Dereference 🦉 Improper Control of Generation of Code ('Code Injection')