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 6d0819c commit 47846feCopy full SHA for 47846fe
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.20240316",
+ "types-python-dateutil==2.9.0.20240821",
78
# For checking the noxfile, docs/ script, and tests
79
"frequenz-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]",
80
]
0 commit comments