🔧 Upgrade MkDocs Material and update configs (#217)

This commit is contained in:
Sebastián Ramírez
2022-01-08 17:49:07 +01:00
committed by GitHub
parent 800a5f232f
commit c873aa3930
2 changed files with 5 additions and 6 deletions

View File

@@ -41,7 +41,7 @@ mypy = "0.930"
flake8 = "^3.9.2"
black = {version = "^21.5-beta.1", python = "^3.7"}
mkdocs = "^1.2.1"
mkdocs-material = "^7.1.9"
mkdocs-material = "^8.1.4"
mdx-include = "^1.4.1"
coverage = {extras = ["toml"], version = "^5.5"}
fastapi = "^0.68.0"