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

Commit

Permalink
Update mkdocs-material requirement from <8.1.0,>=5.5.0 to >=5.5.0,<8.…
Browse files Browse the repository at this point in the history
…2.0 (#314)

Updates the requirements on [mkdocs-material](https://github.com/squidfunk/mkdocs-material) to permit the latest version.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@5.5.0...8.1.0)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dirk Groeneveld <dirkg@allenai.org>
  • Loading branch information
dependabot[bot] and dirkgr committed Jan 12, 2022
1 parent b6923c3 commit 9f32599
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit 9f32599

Please sign in to comment.