hydrosquall / tiingo-python

Python client for interacting with the Tiingo Financial Data API (stock ticker and news data)
https://pypi.org/project/tiingo/
MIT License
243 stars 51 forks source link

Update sphinx to 7.2.6 #906

Closed pyup-bot closed 10 months ago

pyup-bot commented 10 months ago

This PR updates Sphinx from 7.2.5 to 7.2.6.

Changelog ### 7.2.6 ``` ===================================== Bugs fixed ---------- * 11679: Add the :envvar:`!SPHINX_AUTODOC_RELOAD_MODULES` environment variable, which if set reloads modules when using autodoc with ``TYPE_CHECKING = True``. Patch by Matt Wozniski and Adam Turner. * 11679: Use :py:func:`importlib.reload` to reload modules in autodoc. Patch by Matt Wozniski and Adam Turner. ```
Links - PyPI: https://pypi.org/project/sphinx - Changelog: https://data.safetycli.com/changelogs/sphinx/
codecov[bot] commented 10 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (145e132) 90.47% compared to head (008a108) 90.47%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #906 +/- ## ======================================= Coverage 90.47% 90.47% ======================================= Files 6 6 Lines 294 294 ======================================= Hits 266 266 Misses 28 28 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.