diff --git a/docs/requirements.txt b/docs/requirements.txt index a384e05..297f798 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,5 +2,5 @@ # requirements.txt jinja2==3.1.5 #https://pypi.org/project/Jinja2/ mkdocs>=1.6.0 #https://github.com/mkdocs/mkdocs -mkdocs-material==9.5.25 #https://github.com/squidfunk/mkdocs-material +mkdocs-material==9.7.6 #https://github.com/squidfunk/mkdocs-material pygments>=2.18.0 #https://pypi.org/project/Pygments/