diff --git a/pyproject.toml b/pyproject.toml index 6368976..7d490f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ wheel = ">=0.36.2" pre-commit = "^4.0.0" pylint="^4.0.5" yamllint="^1.35.0" -isort = "^6.0.1" +isort = "^8.0.1" toml = "^0.10.0" black = "^26.1.0" pytest = "^8.3.1"