isort 6.0.1

This commit is contained in:
2025-08-18 11:22:27 +03:00
parent 007a3f4f51
commit 1ff1ac91e9
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ requires-python = ">= 3.10"
[tool.uv]
dev-dependencies = [
"isort~=5.13.2",
"isort~=6.0.1",
"ipython~=8.25.0",
]