diff --git a/pyproject.toml b/pyproject.toml index 5c6e847..4950989 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ mock = "^4.0.3" pytest = "^7.1.2" pytest-cov = "^2.11.1" coveralls = "^3.3.1" -mkdocs-material = "^8.5.9" +mkdocs-material = "^9.2.7" mkdocstrings = "0.19.0" types-requests = "^2.28.11" types-mock = "^4.0.15"