Skip to content

Commit

Permalink
Docs - Update mkdocs to 8.10 minimum
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustry committed Feb 14, 2022
1 parent dac7147 commit 5149f0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ markdown_extensions:
class: mermaid
format: !!python/name:pymdownx.superfences.fence_div_format
- pymdownx.tabbed:
alternate_style: true
- pymdownx.magiclink:
- pymdownx.tasklist:
- pymdownx.snippets:
Expand Down
2 changes: 1 addition & 1 deletion requirements/doc.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
mkdocs-material>=7.1.0,<7.4.0
mkdocs-material>=8.1.0,<9.0.0
mkdocs-git-revision-date-localized-plugin

0 comments on commit 5149f0c

Please sign in to comment.