Skip to content

Commit cbce4f8

Browse files
Bump types-python-dateutil from 2.9.0.20240906 to 2.9.0.20241003
Bumps [types-python-dateutil](https://github.com/python/typeshed) from 2.9.0.20240906 to 2.9.0.20241003. - [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 7c7486c commit cbce4f8

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
@@ -74,7 +74,7 @@ dev-mypy = [
7474
"mypy == 1.13.0",
7575
"grpc-stubs == 1.53.0.5", # This dependency introduces breaking changes in patch releases
7676
"types-Markdown == 3.7.0.20240822",
77-
"types-python-dateutil==2.9.0.20240906",
77+
"types-python-dateutil==2.9.0.20241003",
7878
# For checking the noxfile, docs/ script, and tests
7979
"frequenz-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]",
8080
]

0 commit comments

Comments
 (0)