Update ruff

This commit is contained in:
Nuno Campos
2024-08-27 10:50:39 -07:00
parent 8c2fefcb28
commit 330c91f622
31 changed files with 237 additions and 240 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ langgraph-checkpoint = "^1.0.1"
aiosqlite = "^0.20.0"
[tool.poetry.group.dev.dependencies]
ruff = "^0.1.4"
ruff = "^0.6.2"
codespell = "^2.2.0"
pytest = "^7.2.1"
pytest-asyncio = "^0.21.1"