Skip to content

Commit aa073aa

Browse files
author
saville
committed
Upgrade pydantic version for python 3.13 support
1 parent 407cc22 commit aa073aa

File tree

2 files changed

+119
-74
lines changed

2 files changed

+119
-74
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"graphlib-backport>=1.0.3",
2929
"timeout-decorator>=0.5.0",
3030
"python-on-whales>=0.70.1",
31-
"pydantic==2.4.2",
31+
"pydantic>=2.11.7",
3232
"retry2>=0.9.5",
3333
"colorlog>=6.8.0",
3434
"rich>=13",

0 commit comments

Comments
 (0)