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 8a98bbe commit a99e7d2Copy full SHA for a99e7d2
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.14.1",
67
- "types-Markdown == 3.7.0.20241204",
+ "types-Markdown == 3.7.0.20250322",
68
]
69
dev-noxfile = ["nox == 2025.2.9", "frequenz-repo-config[lib] == 0.11.0"]
70
dev-pylint = [
0 commit comments