diff --git a/docs/_source/requirements.txt b/docs/_source/requirements.txt index e1a52494c0..4c365e58aa 100644 --- a/docs/_source/requirements.txt +++ b/docs/_source/requirements.txt @@ -39,7 +39,7 @@ ipykernel==6.17.1 ; python_version >= "3.8" and python_version < "4.0" ipython==8.12.0 ; python_version >= "3.8" and python_version < "4.0" ipywidgets==8.0.6 ; python_version >= "3.8" and python_version < "4.0" jedi==0.18.2 ; python_version >= "3.8" and python_version < "4.0" -jinja2==3.1.2 ; python_version >= "3.8" and python_version < "4.0" +jinja2==3.1.5 ; python_version >= "3.8" and python_version < "4.0" jsonschema==4.6.1 ; python_version >= "3.8" and python_version < "4.0" jupyter-client==7.3.4 ; python_version >= "3.8" and python_version < "4.0" jupyter-core==5.3.0 ; python_version >= "3.8" and python_version < "4.0"