We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c7486c commit cbce4f8Copy full SHA for cbce4f8
pyproject.toml
@@ -74,7 +74,7 @@ dev-mypy = [
74
"mypy == 1.13.0",
75
"grpc-stubs == 1.53.0.5", # This dependency introduces breaking changes in patch releases
76
"types-Markdown == 3.7.0.20240822",
77
- "types-python-dateutil==2.9.0.20240906",
+ "types-python-dateutil==2.9.0.20241003",
78
# For checking the noxfile, docs/ script, and tests
79
"frequenz-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]",
80
]
0 commit comments