From e03def7b292345173330946fabb0f8706f68c994 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 22:01:34 +0000 Subject: [PATCH] Bump types-python-dateutil from 2.9.0.20260408 to 2.9.0.20260518 Bumps [types-python-dateutil](https://github.com/python/typeshed) from 2.9.0.20260408 to 2.9.0.20260518. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-python-dateutil dependency-version: 2.9.0.20260518 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3325f27..fb753f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,7 +89,7 @@ dev-mypy = [ "frequenz-client-dispatch[cli,dev-mkdocs,dev-noxfile,dev-pytest]", "grpc-stubs == 1.53.0.6", "types-protobuf == 7.34.1.20260518", - "types-python-dateutil == 2.9.0.20260408", + "types-python-dateutil == 2.9.0.20260518", ] dev-noxfile = ["nox == 2026.4.10", "frequenz-repo-config[lib] == 0.17.0"] dev-pylint = [