Skip to content

Commit 7e8f740

Browse files
authored
Merge pull request #34 from anddone-kit/dependabot/pip/python-dateutil-gte-2.9.0.post0
Update python-dateutil requirement from >= 2.8.2 to >=2.9.0.post0
2 parents 616c3a2 + b77953d commit 7e8f740

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
@@ -13,7 +13,7 @@ include = ["openapi_client/py.typed"]
1313
python = "^3.8"
1414

1515
urllib3 = ">=2.2.3"
16-
python-dateutil = ">= 2.8.2"
16+
python-dateutil = ">=2.9.0.post0"
1717
pydantic = ">=2.10.6"
1818
typing-extensions = ">=4.13.2"
1919

0 commit comments

Comments
 (0)