diff --git a/pyproject.toml b/pyproject.toml index 3eaa0d2..7af37c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ dev-mkdocs = [ ] dev-mypy = [ "mypy == 1.13.0", - "types-Markdown == 3.7.0.20240822", + "types-Markdown == 3.7.0.20241204", # For checking the noxfile, docs/ script, and tests "pymdownx-superfence-filter-lines[dev-mkdocs,dev-noxfile,dev-pytest]", ]