Browse Source

[fix] dependabot: ignore Sphinx<=7.1.2

[1] https://github.com/searxng/searxng/pull/2727#issuecomment-1711282706

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Markus Heiser 1 year ago
parent
commit
668b1d55ab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements-dev.txt

+ 1 - 1
requirements-dev.txt

@@ -7,7 +7,7 @@ splinter==0.19.0
 selenium==4.12.0
 selenium==4.12.0
 twine==4.0.2
 twine==4.0.2
 Pallets-Sphinx-Themes==2.1.1
 Pallets-Sphinx-Themes==2.1.1
-Sphinx==7.1.2; python_version == '3.8'
+Sphinx<=7.1.2; python_version == '3.8'
 Sphinx==7.2.5; python_version > '3.8'
 Sphinx==7.2.5; python_version > '3.8'
 sphinx-issues==3.0.1
 sphinx-issues==3.0.1
 sphinx-jinja==2.0.2
 sphinx-jinja==2.0.2