We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d042171 + 70cc0d6 commit 7b85b97Copy full SHA for 7b85b97
.github/workflows/documentation.yaml
@@ -19,7 +19,7 @@ jobs:
19
20
- uses: actions/setup-python@v4
21
with:
22
- python-version: '3.10'
+ python-version: '3.12'
23
cache: pip
24
25
- name: Install dependencies
docs/doc-requirements.txt
@@ -4,4 +4,4 @@ mkdocs-autorefs==0.5.0
4
mkdocs-gen-files==0.4.0
5
mkdocs-literate-nav==0.5.0
6
mkdocs-section-index==0.3.5
7
-mkdocs-include-markdown-plugin==4.0.4
+mkdocs-include-markdown-plugin==7.1.8
0 commit comments