Skip to content

Commit 2c1026f

Browse files
Bump types-python-dateutil from 2.9.0.20241003 to 2.9.0.20241206
Bumps [types-python-dateutil](https://github.com/python/typeshed) from 2.9.0.20241003 to 2.9.0.20241206. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-python-dateutil dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9850141 commit 2c1026f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ dev-mypy = [
8181
"frequenz-client-dispatch[cli,dev-mkdocs,dev-noxfile,dev-pytest]",
8282
"grpc-stubs == 1.53.0.5",
8383
"types-protobuf == 5.28.3.20241030",
84-
"types-python-dateutil == 2.9.0.20241003",
84+
"types-python-dateutil == 2.9.0.20241206",
8585
]
8686
dev-noxfile = ["nox == 2024.10.9", "frequenz-repo-config[lib] == 0.11.0"]
8787
dev-pylint = [

0 commit comments

Comments
 (0)