diff --git a/docs/requirements.txt b/docs/requirements.txt index d414119..ed8fba7 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,3 +1,3 @@ mkdocs==1.3.1 ; python_version >= "3.9" and python_version < "3.12" pygments==2.18.0 ; python_version >= "3.9" and python_version < "3.12" -jinja2==3.1.4 ; python_version >= "3.9" and python_version < "3.12" +jinja2==3.1.5 ; python_version >= "3.9" and python_version < "3.12"