diff --git a/pyproject.toml b/pyproject.toml index 4c2a80a5..3f329936 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ dependencies = [ "bandit==1.7.5", "black==23.12.0", "flake8==6.1.0", - "isort==5.12.0", + "isort==5.13.2", "mypy==1.7.1", "pytest==7.4.3", "pytest-cov==4.1.0",