diff --git a/pyproject.toml b/pyproject.toml index 53f89178..a9e9692d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -86,7 +86,7 @@ lint = [ "flake8-quotes==3.3.2", "flake8-use-fstring==1.4", "mypy==1.7.1", - "isort==5.12.0", + "isort==5.13.0", "pytest==7.4.3", ]