diff --git a/Pipfile b/Pipfile index 71134e74..0780f0f5 100644 --- a/Pipfile +++ b/Pipfile @@ -5,7 +5,7 @@ verify_ssl = true [packages] mkdocs = "==1.5.3" -mkdocs-material = "==9.4.2" +mkdocs-material = "==9.5.19" python-markdown-math = "==0.8" Pygments = "==2.16.1" prompt_toolkit = "==3.0.39"