diff --git a/pyproject.toml b/pyproject.toml index 516f571c..3de36c1c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,8 @@ docs = [ "mkdocs-material==9.6.7", "mkdocstrings==0.28.3", "mkdocstrings-python==1.16.8", - "pymdown-extensions==10.14.3" + "pygments==2.20.0", + "pymdown-extensions==10.21.2" ] tests = [ "beartype",