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 2606895 commit afb560fCopy full SHA for afb560f
pyproject.toml
@@ -74,7 +74,7 @@ dev-mypy = [
74
"mypy == 1.11.2",
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.20240821",
+ "types-python-dateutil==2.9.0.20240906",
78
# For checking the noxfile, docs/ script, and tests
79
"frequenz-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]",
80
]
0 commit comments