diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-10-27 07:36:43 +0000 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarIT.de> | 2023-10-29 08:58:07 +0100 |
commit | 15c8301e5232f04418f003dd92e25f17fac5e53f (patch) | |
tree | af99ad9a9c27a74e5817e6be8afee79f77543209 /requirements-dev.txt | |
parent | cf605cf899ff2f91150c78ea6b466dc18461b28e (diff) | |
download | searxng-15c8301e5232f04418f003dd92e25f17fac5e53f.tar.gz searxng-15c8301e5232f04418f003dd92e25f17fac5e53f.zip |
Bump sphinx-tabs from 3.4.1 to 3.4.4
Bumps [sphinx-tabs](https://github.com/executablebooks/sphinx-tabs) from 3.4.1 to 3.4.4.
- [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.4.1...v3.4.4)
---
updated-dependencies:
- dependency-name: sphinx-tabs
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 6c95feb6d..ec5818e7f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -11,7 +11,7 @@ Sphinx<=7.1.2; python_version == '3.8' Sphinx==7.2.6; python_version > '3.8' sphinx-issues==3.0.1 sphinx-jinja==2.0.2 -sphinx-tabs==3.4.1 +sphinx-tabs==3.4.4 sphinxcontrib-programoutput==0.17 sphinx-autobuild==2021.3.14 sphinx-notfound-page==1.0.0 |