diff options
| author | Noémi Ványi <kvch@users.noreply.github.com> | 2021-03-12 20:12:45 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-12 20:12:45 +0100 |
| commit | c9d46edb29be544ab741dc183b1f7ef83ae86e43 (patch) | |
| tree | eaadeaa8e4015e34e58311acd39260720344868c | |
| parent | 92dd5e245e5c5b23353bc081a321ed974f7f8197 (diff) | |
| parent | 31c50325488b75f69bc53fdc151952067a28eb2c (diff) | |
Merge pull request #2650 from searx/dependabot/pip/master/sphinx-tabs-2.1.0
Bump sphinx-tabs from 2.0.1 to 2.1.0
| -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 c3cd35432..235dd1bfd 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -11,7 +11,7 @@ Pallets-Sphinx-Themes==1.2.3 Sphinx==3.5.1 sphinx-issues==1.2.0 sphinx-jinja==1.1.1 -sphinx-tabs==2.0.1 +sphinx-tabs==2.1.0 sphinxcontrib-programoutput==0.16 sphinx-autobuild==2020.9.1 linuxdoc==20210110 |