diff --git a/Pipfile b/Pipfile index 6ec3bc2f..422f408b 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ verify_ssl = true mkdocs = "==1.5.3" mkdocs-material = "==8.2.11" python-markdown-math = "==0.8" -Pygments = "==2.11.2" +Pygments = "==2.15.0" prompt_toolkit = "==3.0.39" pyyaml = "==6.0" Jinja2 = "==3.1.2"