diff --git a/{{cookiecutter.github_repository}}/pyproject.toml b/{{cookiecutter.github_repository}}/pyproject.toml index e2d19637..600bda8b 100644 --- a/{{cookiecutter.github_repository}}/pyproject.toml +++ b/{{cookiecutter.github_repository}}/pyproject.toml @@ -48,7 +48,7 @@ mkdocs = "^1.2" pymdown-extensions = "^9.6" mkdocs-git-revision-date-localized-plugin = "^1.1.0" mkdocs-material = "^8.5.6" -markdown-include = "^0.7.0" +markdown-include = "^0.8.0" # Raven is the Sentry client # --------------------------