Skip to content

Commit da022b4

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

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
@@ -64,7 +64,7 @@ dev-mypy = [
6464
# For checking the noxfile, docs/ script, and tests
6565
"frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]",
6666
"mypy == 1.13.0",
67-
"types-Markdown == 3.7.0.20240822",
67+
"types-Markdown == 3.7.0.20241204",
6868
]
6969
dev-noxfile = ["nox == 2024.10.9", "frequenz-repo-config[lib] == 0.11.0"]
7070
dev-pylint = [

0 commit comments

Comments
 (0)