diff --git a/pyproject.toml b/pyproject.toml index 22a845e..cc76431 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ pytest = "^7.0.1" mypy = "1.4.1" # Needed by the code generator using templates black = ">=22.10,<24.0" -mkdocs-material = "9.1.21" +mkdocs-material = "9.2.7" pillow = "^9.3.0" cairosvg = "^2.5.2" mdx-include = "^1.4.1"