We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cc69b9 commit da022b4Copy full SHA for da022b4
pyproject.toml
@@ -64,7 +64,7 @@ dev-mypy = [
64
# For checking the noxfile, docs/ script, and tests
65
"frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]",
66
"mypy == 1.13.0",
67
- "types-Markdown == 3.7.0.20240822",
+ "types-Markdown == 3.7.0.20241204",
68
]
69
dev-noxfile = ["nox == 2024.10.9", "frequenz-repo-config[lib] == 0.11.0"]
70
dev-pylint = [
0 commit comments