Merge pull request #173 from abetlen/dependabot/pip/mkdocs-material-9.1.11

Bump mkdocs-material from 9.1.9 to 9.1.11
This commit is contained in:
Andrei
2023-05-08 19:28:01 -04:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ black = "^23.3.0"
twine = "^4.0.2"
mkdocs = "^1.4.3"
mkdocstrings = {extras = ["python"], version = "^0.21.2"}
mkdocs-material = "^9.1.9"
mkdocs-material = "^9.1.11"
pytest = "^7.3.1"
httpx = "^0.24.0"