diff --git a/pyproject.toml b/pyproject.toml index aacec6d..a3c35d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ test = [ lint = [ "bandit==1.7.5", "black==23.11.0", - "isort==5.12.0", + "isort==5.13.1", "pydocstyle[toml]==6.3.0", ]