diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-06-18 07:05:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-18 07:05:28 +0000 |
commit | 4b59d72af847087ffde73f914f30deddc77e468d (patch) | |
tree | febd857958e83a9eef00e733d8e518ea3cab914b /requirements-dev.txt | |
parent | 7ef33c91e057defde55cc90d4123f284910723d9 (diff) | |
download | searxng-4b59d72af847087ffde73f914f30deddc77e468d.tar.gz searxng-4b59d72af847087ffde73f914f30deddc77e468d.zip |
Bump sphinx-tabs from 3.0.0 to 3.1.0
Bumps [sphinx-tabs](https://github.com/executablebooks/sphinx-tabs) from 3.0.0 to 3.1.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.0.0...v3.1.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>
Diffstat (limited to 'requirements-dev.txt')
-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 695a66c0e..a4ef3a948 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -11,7 +11,7 @@ Pallets-Sphinx-Themes==2.0.1 Sphinx==4.0.2 sphinx-issues==1.2.0 sphinx-jinja==1.1.1 -sphinx-tabs==3.0.0 +sphinx-tabs==3.1.0 sphinxcontrib-programoutput==0.17 sphinx-autobuild==2021.3.14 linuxdoc==20210324 |