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
@@ -16,7 +16,7 @@ psycopg = "^3.0.0"
psycopg-pool = "^3.0.0"
[tool.poetry.group.dev.dependencies]
ruff = "^0.1.4"
ruff = "^0.6.2"
codespell = "^2.2.0"
pytest = "^7.2.1"
anyio = "^4.4.0"