Skip to content

Commit

Permalink
Merge pull request #390 from microsoft/dependabot/pip/packages/serial…
Browse files Browse the repository at this point in the history
…ization/text/python-dateutil-2.9.0.post0

chore(deps): update python-dateutil requirement from 2.8.2 to 2.9.0.post0 in /packages/serialization/text
  • Loading branch information
github-actions[bot] authored Oct 16, 2024
2 parents 71ef4dd + 54c6c56 commit e5e9a8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/serialization/text/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ include = ["CHANGELOG.md", "LICENSE"]
[tool.poetry.dependencies]
python = ">=3.8,<4.0"
microsoft-kiota-abstractions = {path="../../abstractions/", develop=true}
python-dateutil = "2.8.2"
python-dateutil = "2.9.0.post0"

[tool.poetry.group.dev.dependencies]
yapf = "^0.40.2"
Expand Down

0 comments on commit e5e9a8f

Please sign in to comment.