Skip to content

Commit 25eb0f5

Browse files
fix(deps): update dependency pydantic to v2.12.5
1 parent c6b6ac3 commit 25eb0f5

2 files changed

Lines changed: 143 additions & 96 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ classifiers = [
1717
]
1818
dependencies = [
1919
"httpx==0.28.1",
20-
"pydantic==2.10.6",
20+
"pydantic==2.12.5",
2121
"Authlib>=1.4.1,<2.0.0",
2222
"importlib-resources>=6.0.0,<7",
2323
"click>=8.1.3,<9",

0 commit comments

Comments
 (0)