Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Updates the requirements on sphinx to permit the latest version.

Release notes

Sourced from sphinx's releases.

Sphinx 7.2.6

Changelog: https://www.sphinx-doc.org/en/master/changes.html

Changelog

Sourced from sphinx's changelog.

Release 7.2.6 (released Sep 13, 2023)

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.

Release 7.2.5 (released Aug 30, 2023)

Bugs fixed

  • #11645: Fix a regression preventing autodoc from importing modules within packages that make use of if typing.TYPE_CHECKING: to guard circular imports needed by type checkers. Patch by Matt Wozniski.
  • #11634: Fixed inheritance diagram relative link resolution for sibling files in a subdirectory. Patch by Albert Shih.
  • #11659: Allow ?config=... in :confval:mathjax_path.
  • #11654: autodoc: Fail with a more descriptive error message when an object claims to be an instance of type, but is not a class. Patch by James Braza.
  • 11620: Cease emitting :event:source-read events for files read via the :dudir:include directive.
  • 11620: Add a new :event:include-read for observing and transforming the content of included files via the :dudir:include directive.
  • #11627: Restore support for copyright lines of the form YYYY when SOURCE_DATE_EPOCH is set.

Release 7.2.4 (released Aug 28, 2023)

Bugs fixed

  • #11618: Fix a regression in the MoveModuleTargets transform, introduced in #10478 (#9662).
  • #11649: linkcheck: Resolve hanging tests for timezones west of London and incorrect conversion from UTC to offsets from the UNIX epoch. Patch by Dmitry Shachnev and Adam Turner.

Release 7.2.3 (released Aug 23, 2023)

... (truncated)

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@bernardcooke53 bernardcooke53 added the python 3.8+ Can be addressed only after support for Python 3.7 is dropped label Sep 19, 2023
@bernardcooke53
Copy link
Contributor

@dependabot ignore this dependency

@dependabot dependabot bot closed this Sep 19, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2023

OK, I won't notify you about sphinx again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/pip/sphinx-lte-7.2.6 branch September 19, 2023 20:15
@codejedi365 codejedi365 restored the dependabot/pip/sphinx-lte-7.2.6 branch November 2, 2025 15:46
@codejedi365 codejedi365 reopened this Nov 2, 2025
@codejedi365
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-lte-7.2.6 branch from 56e692b to e3f11ff Compare November 2, 2025 15:47
@codejedi365 codejedi365 force-pushed the dependabot/pip/sphinx-lte-7.2.6 branch 2 times, most recently from 5b75f2c to 1369a4c Compare November 2, 2025 17:26
@codejedi365 codejedi365 changed the title build(deps-dev): update sphinx requirement from <=6.0.0 to <=7.2.6 build(deps-dev): update sphinx requirement from ~=6.0 to ~=7.4 Nov 2, 2025
@codejedi365 codejedi365 force-pushed the dependabot/pip/sphinx-lte-7.2.6 branch from 1369a4c to c735941 Compare November 2, 2025 17:53
@codejedi365 codejedi365 merged commit 66cc9d1 into master Nov 2, 2025
5 checks passed
@codejedi365 codejedi365 deleted the dependabot/pip/sphinx-lte-7.2.6 branch November 2, 2025 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies python 3.8+ Can be addressed only after support for Python 3.7 is dropped

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants