Skip to content

Commit b665180

Browse files
fix(deps): update dependency python-dateutil to >=2.9.0.post0,<3.0.0
1 parent ea920b0 commit b665180

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
@@ -21,7 +21,7 @@ dependencies = [
2121
"deprecated (>=1.2.15,<2.0.0)",
2222
"google-crc32c (>=1.5.0,<2.0.0)",
2323
"pydantic (>=2.10.5,<3.0.0)",
24-
"python-dateutil (>=2.9.0,<3.0.0)",
24+
"python-dateutil (>=2.9.0.post0,<3.0.0)",
2525
"requests (>=2.31.0,<3.0.0)",
2626
"requests-toolbelt (>=1.0.0,<2.0.0)",
2727
"typing-extensions (>=4.12.2,<5.0.0)"

0 commit comments

Comments
 (0)