diff --git a/pyproject.toml b/pyproject.toml index ecba9752b..0eb911768 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ dev = [ "flake8-copyright==0.2.4", "ruff==0.1.7", "black==23.11.0", - "isort==5.13.0", + "isort==5.13.2", "mypy==1.7.1", "psutil==5.9.2", "stix2==3.0.1",