erling6232 / imagedata

Read/write medical image data
MIT License
10 stars 0 forks source link

[Snyk] Security upgrade setuptools from 40.5.0 to 65.5.1 #109

Closed erling6232 closed 2 months ago

erling6232 commented 3 months ago

snyk-top-banner

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

Snyk changed the following file(s):

⚠️ Warning ``` xnat 0.6.2 requires requests, which is not installed. xnat 0.6.2 has requirement python-dateutil~=2.8.2, but you have python-dateutil 2.9.0.post0. xnat 0.6.2 has requirement importlib-metadata~=6.8, but you have importlib-metadata 6.7.0. sphinx 5.3.0 requires requests, which is not installed. scikit-build 0.18.0 has requirement setuptools>=42.0.0, but you have setuptools 40.5.0. matplotlib 3.5.3 requires pillow, which is not installed. matplotlib 3.5.3 requires fonttools, which is not installed. imageio 2.31.2 requires pillow, which is not installed. imagedata 2.1.3 requires scipy, which is not installed. imagedata 2.1.3 has requirement pynetdicom<2,>=1.2.0, but you have pynetdicom 2.0.2. 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. ```

[!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:

🦉 Regular Expression Denial of Service (ReDoS)