diff --git a/packages/requirements-dev.txt b/packages/requirements-dev.txt index c0b1463..ae9f210 100644 --- a/packages/requirements-dev.txt +++ b/packages/requirements-dev.txt @@ -39,7 +39,7 @@ importlib-metadata==8.5.0 ; python_version >= "3.9" and python_version < "3.10" importlib-resources==6.4.5 ; python_version >= "3.9" and python_version < "4.0" iniconfig==2.0.0 ; python_version >= "3.9" and python_version < "4.0" isort==5.13.2 ; python_version >= "3.9" and python_version < "4.0" -jinja2==3.1.4 ; python_version >= "3.9" and python_version < "4.0" +jinja2==3.1.6 ; python_version >= "3.9" and python_version < "4.0" markdown-it-py==3.0.0 ; python_version >= "3.9" and python_version < "4.0" markupsafe==3.0.1 ; python_version >= "3.9" and python_version < "4.0" mccabe==0.7.0 ; python_version >= "3.9" and python_version < "4.0"