Skip to content

Commit 173795c

Browse files
fix(deps): update dependency pydantic to >=2.11.4,<3.0.0
1 parent 7117c21 commit 173795c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/pangea-sdk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies = [
2020
"cryptography (>=44.0.2,<44.0.3)",
2121
"deprecated (>=1.2.18,<2.0.0)",
2222
"google-crc32c (>=1.7.1,<2.0.0)",
23-
"pydantic (>=2.11.3,<3.0.0)",
23+
"pydantic (>=2.11.4,<3.0.0)",
2424
"python-dateutil (>=2.9.0.post0,<3.0.0)",
2525
"requests (>=2.32.3,<3.0.0)",
2626
"requests-toolbelt (>=1.0.0,<2.0.0)",

0 commit comments

Comments
 (0)