Skip to content

Bump sphinx-tabs from 3.4.1 to 3.4.4

WKDV Bot requested to merge dependabot/pip/sphinx-tabs-3.4.4 into develop

Bumps sphinx-tabs from 3.4.1 to 3.4.4.

Release notes

Sourced from sphinx-tabs's releases.

Version 3.4.4

Last two releases had no package version bump, so didn't release on PyPI

Version 3.4.3

What's Changed

Full Changelog: https://github.com/executablebooks/sphinx-tabs/compare/v3.4.2...v3.4.3

Version 3.4.2

What's Changed

New Contributors

Full Changelog: https://github.com/executablebooks/sphinx-tabs/compare/v3.4.1...v3.4.2

Changelog

Sourced from sphinx-tabs's changelog.

Change Log

3.4.2 - 2023-19-22

Added

  • Testing for Python 3.11 and 3.12

Removed

  • Dependency on unsupported sphinx_testing package

3.4.2 - 2023-19-22

Fixed

  • tests for sphinx 7.2
  • slice assignment in update_context(), which was removing JS scripts from other sphinx extensions/themes on pages where tabs were not used

Added

  • Note in docs to clarify that include directive can't be used within a code-tab
Commits

Merge request reports