diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-07-05 12:10:01 +0000 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarit.de> | 2022-07-05 16:28:16 +0200 |
commit | 8855e8767c1328a88afcec7c626f6009c0e0d01f (patch) | |
tree | c2fdd1ae44d4db2efd7d16e4ba38d01be3205b97 /requirements-dev.txt | |
parent | b8bac7d81371149c5b9e85d4af948171bd624bd6 (diff) | |
download | searxng-8855e8767c1328a88afcec7c626f6009c0e0d01f.tar.gz searxng-8855e8767c1328a88afcec7c626f6009c0e0d01f.zip |
Bump sphinx-tabs from 3.3.1 to 3.4.1
Bumps [sphinx-tabs](https://github.com/executablebooks/sphinx-tabs) from 3.3.1 to 3.4.1.
- [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.3.1...v3.4.1)
---
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 602c6d3c1..d8abce9da 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -11,7 +11,7 @@ Pallets-Sphinx-Themes==2.0.2 Sphinx==4.5.0 sphinx-issues==3.0.1 sphinx-jinja==2.0.2 -sphinx-tabs==3.3.1 +sphinx-tabs==3.4.1 sphinxcontrib-programoutput==0.17 sphinx-autobuild==2021.3.14 sphinx-notfound-page==0.8 |