소스 검색

Bump sphinx-wagtail-theme to 6.3.0

Sage Abdullah 1 년 전
부모
커밋
26c60a2238
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -73,7 +73,7 @@ documentation_extras = [
     "sphinxcontrib-spelling>=7,<8",
     "Sphinx>=1.5.2",
     "sphinx-autobuild>=0.6.0",
-    "sphinx-wagtail-theme==6.2.0",
+    "sphinx-wagtail-theme==6.3.0",
     "myst_parser==2.0.0",
     "sphinx_copybutton>=0.5,<1.0",
 ]