Skip to content

Commit 596304b

Browse files
wanlin31copybara-github
authored andcommitted
chore: Update minimum version for pydantic.
PiperOrigin-RevId: 930768182
1 parent a0ec6ab commit 596304b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"anyio>=4.8.0, <5.0.0",
2929
"google-auth[requests]>=2.48.1, <3.0.0",
3030
"httpx>=0.28.1, <1.0.0",
31-
"pydantic>=2.9.0, <3.0.0",
31+
"pydantic>=2.12.5, <3.0.0",
3232
"requests>=2.28.1, <3.0.0",
3333
"tenacity>=8.2.3, <9.2.0",
3434
"websockets>=13.0.0, <17.0",

0 commit comments

Comments
 (0)