Skip to content

Commit 824a409

Browse files
fix(deps): update dependency pydantic to v2.13.0
1 parent 6725a4d commit 824a409

2 files changed

Lines changed: 53 additions & 50 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"opentelemetry-sdk==1.41.0",
2929
"tenacity==9.1.4",
3030
"pyyaml==6.0.3",
31-
"pydantic==2.12.5",
31+
"pydantic==2.13.0",
3232
"questionary>=2.0.0",
3333
]
3434

0 commit comments

Comments
 (0)