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 02 #33

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

Update Sphinx from 3.4.2 to 3.4.3.

Changelog ### 3.4.3 ``` ===================================== Bugs fixed ---------- * 8655: autodoc: Failed to generate document if target module contains an object that raises an exception on ``hasattr()`` ```
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 #33 (e8cced0) into master (373213b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #33   +/-   ##
=======================================
  Coverage   84.04%   84.04%           
=======================================
  Files           2        2           
  Lines         721      721           
  Branches       95       95           
=======================================
  Hits          606      606           
  Misses         83       83           
  Partials       32       32           

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 373213b...e8cced0. Read the comment docs.