diff --git a/docs/pyproject.toml b/docs/pyproject.toml index cacc585c..ca5aa80e 100644 --- a/docs/pyproject.toml +++ b/docs/pyproject.toml @@ -6,6 +6,6 @@ dependencies = [ "sphinx_rtd_theme==1.3.0", "readthedocs-sphinx-search==0.3.2", "imagecodecs == 2023.9.18", - "Jinja2 == 3.1.5", + "Jinja2 == 3.1.6", "wheel == 0.41.3", ] diff --git a/docs/requirements.txt b/docs/requirements.txt index 4ea1f068..d6e5ba29 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,11 +3,11 @@ #sphinx_rtd_theme==1.2.2 #readthedocs-sphinx-search==0.1.1 #imagecodecs == 2023.9.18 -#Jinja2 == 3.1.5 +#Jinja2 == 3.1.6 sphinx==7.2.6 sphinx_rtd_theme==1.3.0 readthedocs-sphinx-search==0.3.2 imagecodecs == 2023.9.18 -Jinja2 == 3.1.5 +Jinja2 == 3.1.6 wheel == 0.41.3