Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Update mkdocs-material requirement from <8.1.0,>=5.5.0 to >=5.5.0,<8.2.0 #5503

Merged
merged 2 commits into from
Jan 12, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ nr.databind.core<0.0.17
nr.interface<0.0.6

mkdocs==1.1.2
mkdocs-material>=5.5.0,<8.1.0
mkdocs-material>=5.5.0,<8.2.0
markdown-include==0.6.0

#### PACKAGE-UPLOAD PACKAGES ####
Expand Down