aio-libs / aiozmq

Asyncio (pep 3156) integration with ZeroMQ
aiozmq.readthedocs.org
BSD 2-Clause "Simplified" License
422 stars 56 forks source link

[Snyk] Security upgrade sphinx from 1.7.5 to 3.0.4 #162

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years 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

Vulnerabilities that will be fixed

By pinning:
Severity Issue Upgrade Breaking Change Exploit Maturity
medium severity Cross-site Scripting (XSS)
SNYK-PYTHON-SPHINX-570772
sphinx:
1.7.5 -> 3.0.4
No No Known Exploit
medium severity Cross-site Scripting (XSS)
SNYK-PYTHON-SPHINX-570773
sphinx:
1.7.5 -> 3.0.4
No No Known Exploit

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

codecov[bot] commented 4 years ago

Codecov Report

Merging #162 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #162   +/-   ##
=======================================
  Coverage   92.48%   92.48%           
=======================================
  Files          14       14           
  Lines        1649     1649           
  Branches      274      274           
=======================================
  Hits         1525     1525           
  Misses        101      101           
  Partials       23       23           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f91cb17...7ecb55f. Read the comment docs.