Skip to content

Commit 265b3e7

Browse files
committed
chore: upgrade all dependencies to latest
Bump every dependency to its latest version (aiohttp 3.14.1, pydantic 2.13.4, ariadne-codegen 0.18.0, ruff 0.15.17, plus transitives). Regenerated client via make codegen with no changes to generated output; lint and all 82 tests pass.
1 parent c79c335 commit 265b3e7

2 files changed

Lines changed: 339 additions & 397 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ test = [
2727
"pytest==9.0.3",
2828
"pytest-asyncio==1.4.0",
2929
"pytest-cov==7.1.0",
30-
"ruff==0.15.16",
30+
"ruff==0.15.17",
3131
]
3232
dev = [
3333
"ariadne-codegen[subscriptions]",

0 commit comments

Comments
 (0)