diff --git a/packages/requirements-dev.txt b/packages/requirements-dev.txt index c174ca8..43c7add 100644 --- a/packages/requirements-dev.txt +++ b/packages/requirements-dev.txt @@ -51,7 +51,7 @@ importlib-metadata==8.6.1 ; python_version == "3.10" or python_version == "3.11" 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" installer==0.7.0 ; python_version >= "3.9" and python_version < "4.0" -isort==5.13.2 ; python_version >= "3.9" and python_version < "4.0" +isort==6.0.0 ; python_version >= "3.9" and python_version < "4.0" jaraco-classes==3.4.0 ; python_version >= "3.9" and python_version < "4.0" jaraco-context==6.0.1 ; python_version >= "3.9" and python_version < "4.0" jaraco-functools==4.1.0 ; python_version >= "3.9" and python_version < "4.0"