Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sphinx to 7.2.6 #1242

Merged
merged 1 commit into from
Sep 23, 2023
Merged

Update sphinx to 7.2.6 #1242

merged 1 commit into from
Sep 23, 2023

Conversation

pyup-bot
Copy link
Collaborator

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

@pyup-bot pyup-bot requested a review from jmuelbert as a code owner September 14, 2023 07:58
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Sep 14, 2023
@jmuelbert jmuelbert merged commit dfa524a into main Sep 23, 2023
@jmuelbert jmuelbert deleted the pyup-update-sphinx-7.2.5-to-7.2.6 branch September 23, 2023 11:26
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation outdated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants