diff options
| author | Alexandre Flament <alex@al-f.net> | 2022-10-14 16:25:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-14 16:25:45 +0200 |
| commit | e2dd5a80bb1e4268c89b2749f4b040d36ff5b794 (patch) | |
| tree | 051fe6d44828907531a22fe6dad61bc5cb65f918 /requirements-dev.txt | |
| parent | 4d4dfc58d41ef4cfa544b3cdcc8567782cd3edd9 (diff) | |
| parent | 1ad14c8c0796913839c03df164d48d056f529d59 (diff) | |
Merge pull request #1831 from searxng/dependabot/pip/master/sphinx-5.2.3
Bump sphinx from 5.1.1 to 5.2.3
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 b25af0c4f..5405cb157 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,7 @@ splinter==0.18.1 selenium==4.5.0 twine==4.0.1 Pallets-Sphinx-Themes==2.0.2 -Sphinx==5.1.1 +Sphinx==5.2.3 sphinx-issues==3.0.1 sphinx-jinja==2.0.2 sphinx-tabs==3.4.1 |