Skip to content

Commit 4f94cd9

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.4.2",
3232
"retry2>=0.9.5",
3333
"colorlog>=6.8.0",
3434
"rich>=13",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)