chore(deps): bump mkdocs & mkdocs-material versions

This commit is contained in:
Marcello 2022-11-09 17:12:49 +01:00
parent e1cddc62bc
commit c83b5dc987
2 changed files with 8 additions and 8 deletions

View file

@ -7,8 +7,8 @@ license = "MIT"
[tool.poetry.dependencies]
python = "^3.10"
mkdocs = "^1.3.0"
mkdocs-material = "^8.3.8"
mkdocs = "^1.4.2"
mkdocs-material = "^8.5.9"
[tool.poetry.dev-dependencies]