diff --git a/docs/requirements.txt b/docs/requirements.txt index 9291dad..b6bc3c2 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -jinja2==3.1.4 ; python_version >= "3.8" and python_version < "4.0" +jinja2==3.1.5 ; python_version >= "3.8" and python_version < "4.0" markdown==3.3.4 ; python_version >= "3.8" and python_version < "4.0" mkdocs==1.4.2 ; python_version >= "3.8" and python_version < "4.0" jupyterlab-pygments==0.2.2 ; python_version >= "3.8" and python_version < "4.0" and os_name != "nt"