Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 62897d4

Browse files
committed
2 parents 4e586ca + 7cd6df0 commit 62897d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies = [
88
"mcp[cli]>=1.10.0",
99
"psycopg[binary]>=3.2.6",
1010
"humanize>=4.8.0",
11-
"pglast==7.8",
11+
"pglast==7.10",
1212
"attrs>=25.3.0",
1313
"psycopg-pool>=3.2.6",
1414
"instructor>=1.7.9",
@@ -66,10 +66,10 @@ asyncio_default_fixture_loop_scope = "function"
6666
[dependency-groups]
6767
dev = [
6868
"docker>=7.1.0",
69-
"pyright==1.1.406",
69+
"pyright==1.1.407",
7070
"pytest-asyncio>=0.26.0",
7171
"pytest>=8.3.5",
72-
"ruff==0.14.1",
72+
"ruff==0.14.2",
7373
]
7474

7575
[tool.black]

0 commit comments

Comments
 (0)