diff --git a/pyproject.toml b/pyproject.toml index 8bf2ebe..530c4a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "ruff", "mypy>=1.0,<1.5", "black>=23.0,<24.0", - "isort>=5.12,<5.13", + "isort>=5.12,<5.14", "pytest", "pytest-sphinx", "pytest-cov",