diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2022-07-15 09:41:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-15 09:41:06 +0200 |
| commit | c0f0d9152e37c268e91099e3b8c8454409ff7661 (patch) | |
| tree | a320c3779ec60456a2651834b7bed4a590032d47 | |
| parent | 4e051974440a03999f979eac932a89cb3a3e7871 (diff) | |
| parent | 9c3baab348c989d0a9169b2b6724c00a8f04b2e3 (diff) | |
Merge pull request #1509 from searxng/dependabot/pip/master/sphinx-notfound-page-0.8.3
Bump sphinx-notfound-page from 0.8 to 0.8.3
| -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 b2c4649ce..6bab6ea63 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -14,7 +14,7 @@ sphinx-jinja==2.0.2 sphinx-tabs==3.4.1 sphinxcontrib-programoutput==0.17 sphinx-autobuild==2021.3.14 -sphinx-notfound-page==0.8 +sphinx-notfound-page==0.8.3 myst-parser==0.18.0 linuxdoc==20211220 aiounittest==1.4.2 |