Skip to content

Commit 7b85b97

Browse files
authored
Merge pull request #844 from fractal-analytics-platform/dependabot/pip/docs/mkdocs-include-markdown-plugin-7.1.8
Bump mkdocs-include-markdown-plugin from 4.0.4 to 7.1.8 in /docs
2 parents d042171 + 70cc0d6 commit 7b85b97

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/documentation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- uses: actions/setup-python@v4
2121
with:
22-
python-version: '3.10'
22+
python-version: '3.12'
2323
cache: pip
2424

2525
- name: Install dependencies

docs/doc-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ mkdocs-autorefs==0.5.0
44
mkdocs-gen-files==0.4.0
55
mkdocs-literate-nav==0.5.0
66
mkdocs-section-index==0.3.5
7-
mkdocs-include-markdown-plugin==4.0.4
7+
mkdocs-include-markdown-plugin==7.1.8

0 commit comments

Comments
 (0)