diff --git a/packages/requirements-dev.txt b/packages/requirements-dev.txt index eda6493..0610daa 100644 --- a/packages/requirements-dev.txt +++ b/packages/requirements-dev.txt @@ -34,7 +34,7 @@ idna==3.10 ; python_version >= "3.9" and python_version < "4.0" importlib-metadata==8.6.1 ; python_version == "3.9" importlib-resources==6.5.2 ; 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" +isort==7.0.0 ; python_version >= "3.9" and python_version < "4.0" jinja2==3.1.5 ; 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.2 ; python_version >= "3.9" and python_version < "4.0"