diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-08-06 07:03:55 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-06 07:03:55 +0000 |
| commit | 4b088cd4445b87b143d293d6d27e72559ef4ae60 (patch) | |
| tree | 8e071bb9d80c8a27454f740d214d4c8e2bfa0fe2 | |
| parent | f5c3e9f3dd61ab9b5870a3a04c82b8195b959055 (diff) | |
Bump sphinx-tabs from 3.1.0 to 3.2.0
Bumps [sphinx-tabs](https://github.com/executablebooks/sphinx-tabs) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/executablebooks/sphinx-tabs/releases)
- [Changelog](https://github.com/executablebooks/sphinx-tabs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/executablebooks/sphinx-tabs/compare/v3.1.0...v3.2.0)
---
updated-dependencies:
- dependency-name: sphinx-tabs
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | requirements-dev.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt index 2d55054e4..9f9d7e639 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -11,7 +11,7 @@ Pallets-Sphinx-Themes==2.0.1 Sphinx==4.1.2 sphinx-issues==1.2.0 sphinx-jinja==1.1.1 -sphinx-tabs==3.1.0 +sphinx-tabs==3.2.0 sphinxcontrib-programoutput==0.17 sphinx-autobuild==2021.3.14 linuxdoc==20210324 |