Skip to content

Bump sphinx-tabs from 3.3.1 to 3.4.0

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

Bumps sphinx-tabs from 3.3.1 to 3.4.0.

Release notes

Sourced from sphinx-tabs's releases.

Version 3.4.0

What's Changed

New Contributors

  • @kianmeng and @reiyw made their first contributions

Full Changelog: https://github.com/executablebooks/sphinx-tabs/compare/v3.3.1...v3.4.0

Changelog

Sourced from sphinx-tabs's changelog.

3.4.0 - 2022-06-26

Added

  • Testing for sphinx 5
  • Tesing for python 3.10

Fixed

  • Fixed parsing of MyST content, where first line was being stripped
  • Typos in documentation
  • Failing regression tests

Changed

  • Testing to use an up-to-date pytest version

Removed

  • Testing for python 3.6 and sphinx versions 2 and 4 (see #164). Note that the package will likely continue to work fine with these, but this won't be assured by tests
Commits

Merge request reports