diff --git a/pyproject.toml b/pyproject.toml index 3b29a2ad..adfa6ca2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dev = [ "types-pytz", "types-retry", "black==23.3.0", - "isort==5.12.0", + "isort==5.13.2", "pytest", "pytest-sphinx", "flaky",