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:
docs/docs-requirements.txt
⚠️ Warning
```
sphinxcontrib-paverutils 1.17.0 requires Sphinx, which is not installed.
runestone 5.0.4 requires codechat, which is not installed.
runestone 5.0.4 requires sphinxcontrib-htmlhelp, which is not installed.
runestone 5.0.4 requires sphinxcontrib-devhelp, which is not installed.
runestone 5.0.4 requires sphinxcontrib-jsmath, which is not installed.
runestone 5.0.4 requires sphinxcontrib-qthelp, which is not installed.
runestone 5.0.4 requires sphinx, which is not installed.
runestone 5.0.4 requires pygments, which is not installed.
runestone 5.0.4 requires sphinxcontrib-applehelp, which is not installed.
runestone 5.0.4 requires sphinxcontrib-serializinghtml, which is not installed.
runestone 5.0.4 has requirement urllib3==1.25.9, but you have urllib3 1.26.6.
requests 2.23.0 has requirement urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1, but you have urllib3 1.26.6.
```
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
``` sphinxcontrib-paverutils 1.17.0 requires Sphinx, which is not installed. runestone 5.0.4 requires codechat, which is not installed. runestone 5.0.4 requires sphinxcontrib-htmlhelp, which is not installed. runestone 5.0.4 requires sphinxcontrib-devhelp, which is not installed. runestone 5.0.4 requires sphinxcontrib-jsmath, which is not installed. runestone 5.0.4 requires sphinxcontrib-qthelp, which is not installed. runestone 5.0.4 requires sphinx, which is not installed. runestone 5.0.4 requires pygments, which is not installed. runestone 5.0.4 requires sphinxcontrib-applehelp, which is not installed. runestone 5.0.4 requires sphinxcontrib-serializinghtml, which is not installed. runestone 5.0.4 has requirement urllib3==1.25.9, but you have urllib3 1.26.6. requests 2.23.0 has requirement urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1, but you have urllib3 1.26.6. ```Vulnerabilities that will be fixed
By pinning:
SNYK-PYTHON-URLLIB3-1533435
urllib3:
1.26.4 -> 1.26.5
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