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 051fb76 commit 94b6c0dCopy full SHA for 94b6c0d
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.17.1",
67
- "types-Markdown == 3.8.0.20250415",
+ "types-Markdown == 3.8.0.20250809",
68
]
69
dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.5"]
70
dev-pylint = [
0 commit comments