pybpc / walrus

Backport compiler for Python 3.8 assignment expressions (walrus).
https://pybpc.github.io/walrus/
MIT License
6 stars 1 forks source link

Scheduled weekly dependency update for week 08 #35

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

Update Sphinx from 3.5.0 to 3.5.1.

Changelog ### 3.5.1 ``` ===================================== Bugs fixed ---------- * 8883: autodoc: AttributeError is raised on assigning __annotations__ on read-only class * 8884: html: minified js stemmers not included in the distributed package * 8885: html: AttributeError is raised if CSS/JS files are installed via :confval:`html_context` * 8880: viewcode: ExtensionError is raised on incremental build after unparsable python module found ```
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 #35 (932849c) into master (c81b18a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #35   +/-   ##
=======================================
  Coverage   83.79%   83.79%           
=======================================
  Files           2        2           
  Lines         716      716           
  Branches       92       92           
=======================================
  Hits          600      600           
  Misses         85       85           
  Partials       31       31           

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 c81b18a...932849c. Read the comment docs.