diff --git a/pyproject.toml b/pyproject.toml index d4f0d65..0217913 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ dev-mypy = [ "mypy == 1.11.2", "grpc-stubs == 1.53.0.5", # This dependency introduces breaking changes in patch releases "types-Markdown == 3.7.0.20240822", - "types-python-dateutil==2.9.0.20240821", + "types-python-dateutil==2.9.0.20240906", # For checking the noxfile, docs/ script, and tests "frequenz-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]", ]