diff --git a/pyproject.toml b/pyproject.toml index 079a409..ba473c6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ dev = [ "pytest-cov>=4.0", "twine>=4.0.2", "black>=23.0", - "isort>=5.0", + "isort>=8.0.1", "flake8>=6.0", "mypy>=1.0", ]