Skip to content

Commit 389ca3c

Browse files
fix(deps): update dependency pydantic to >=2.11.6,<3.0.0
1 parent 48092d0 commit 389ca3c

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 (>=45.0.3,<46.0.0)",
2121
"deprecated (>=1.2.18,<2.0.0)",
2222
"google-crc32c (>=1.7.1,<2.0.0)",
23-
"pydantic (>=2.11.5,<3.0.0)",
23+
"pydantic (>=2.11.6,<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)