diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-01-29 13:53:24 +0000 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarIT.de> | 2024-01-29 15:00:06 +0100 |
commit | 7f025a421b984c71c58c1953f1391ebe30cd1bc6 (patch) | |
tree | 768fa2aab6a4a21dac367f117d414b46c1133e84 /requirements-dev.txt | |
parent | 74e28a570a98cbd6e6e4cf01ff9db13c92747204 (diff) | |
download | searxng-7f025a421b984c71c58c1953f1391ebe30cd1bc6.tar.gz searxng-7f025a421b984c71c58c1953f1391ebe30cd1bc6.zip |
Bump sphinx-tabs from 3.4.4 to 3.4.5
Bumps [sphinx-tabs](https://github.com/executablebooks/sphinx-tabs) from 3.4.4 to 3.4.5.
- [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.4...v3.4.5)
---
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 678fae75a..9870670be 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==4.0.0 sphinx-jinja==2.0.2 -sphinx-tabs==3.4.4 +sphinx-tabs==3.4.5 sphinxcontrib-programoutput==0.17 sphinx-autobuild==2021.3.14 sphinx-notfound-page==1.0.0 |