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.txt
⚠️ Warning
```
tuspy 0.2.1 has requirement six==1.10.0, but you have six 1.15.0.
tuspy 0.2.1 has requirement certifi==2017.7.27.1, but you have certifi 2020.12.5.
Sphinx 1.8.5 requires Pygments, which is not installed.
pytest-cov 2.11.1 has requirement coverage>=5.2.1, but you have coverage 4.3.4.
oauth2client 3.0.0 requires rsa, which is not installed.
ipython 5.10.0 requires pygments, which is not installed.
google-auth 1.28.0 requires rsa, which is not installed.
google-auth 1.28.0 has requirement setuptools>=40.3.0, but you have setuptools 39.0.1.
google-api-core 1.26.1 has requirement setuptools>=40.3.0, but you have setuptools 39.0.1.
```
Vulnerabilities that will be fixed
By pinning:
Severity
Priority Score (*)
Issue
Upgrade
Breaking Change
Exploit Maturity
661/1000 Why? Recently disclosed, Has a fix available, CVSS 7.5
(*) 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 effected 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.
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
``` tuspy 0.2.1 has requirement six==1.10.0, but you have six 1.15.0. tuspy 0.2.1 has requirement certifi==2017.7.27.1, but you have certifi 2020.12.5. Sphinx 1.8.5 requires Pygments, which is not installed. pytest-cov 2.11.1 has requirement coverage>=5.2.1, but you have coverage 4.3.4. oauth2client 3.0.0 requires rsa, which is not installed. ipython 5.10.0 requires pygments, which is not installed. google-auth 1.28.0 requires rsa, which is not installed. google-auth 1.28.0 has requirement setuptools>=40.3.0, but you have setuptools 39.0.1. google-api-core 1.26.1 has requirement setuptools>=40.3.0, but you have setuptools 39.0.1. ```Vulnerabilities that will be fixed
By pinning:
Why? Recently disclosed, Has a fix available, CVSS 7.5
SNYK-PYTHON-PYGMENTS-1086606
pygments:
2.5.2 -> 2.7.4
Pygments:
2.5.2 -> 2.7.4
(*) 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 effected 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