diff --git a/docs/requirements.txt b/docs/requirements.txt index abf59870..8f0846d5 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -36,7 +36,7 @@ imagesize==1.4.1 ; python_version >= "3.7" and python_version < "4.0" importlib-metadata==4.2.0 ; python_version >= "3.7" and python_version < "3.8" iniconfig==2.0.0 ; python_version >= "3.7" and python_version < "4.0" isort==5.11.5 ; python_version >= "3.7" and python_version < "4.0" -jinja2==3.1.2 ; python_version >= "3.7" and python_version < "4.0" +jinja2==3.1.3 ; python_version >= "3.7" and python_version < "4.0" lsprotocol==2023.0.0 ; python_version >= "3.7" and python_version < "4" markupsafe==2.1.3 ; python_version >= "3.7" and python_version < "4.0" mccabe==0.7.0 ; python_version >= "3.7" and python_version < "4.0"