markhoerth / dremio_client

Apache License 2.0
31 stars 25 forks source link

Update sphinx to 3.5.4 #218

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates Sphinx from 3.5.3 to 3.5.4.

Changelog ### 3.5.4 ``` ===================================== Dependencies ------------ * 9071: Restrict docutils to 0.16 Bugs fixed ---------- * 9078: autodoc: Async staticmethods and classmethods are considered as non async coroutine-functions with Python3.10 * 8870, 9001, 9051: html theme: The style are not applied with docutils-0.17 - toctree captions - The content of ``sidebar`` directive - figures ```
Links - PyPI: https://pypi.org/project/sphinx - Changelog: https://pyup.io/changelogs/sphinx/ - Homepage: http://sphinx-doc.org/
codecov[bot] commented 3 years ago

Codecov Report

Merging #218 (404ff96) into master (9c6bf83) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #218   +/-   ##
=======================================
  Coverage   52.74%   52.74%           
=======================================
  Files          24       24           
  Lines        1623     1623           
=======================================
  Hits          856      856           
  Misses        767      767           

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 9c6bf83...404ff96. Read the comment docs.

pyup-bot commented 3 years ago

Closing this in favor of #239