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 b45f54f commit 6930664Copy full SHA for 6930664
pyproject.toml
@@ -58,7 +58,7 @@ dev-mkdocs = [
58
]
59
dev-mypy = [
60
"mypy == 1.13.0",
61
- "types-Markdown == 3.7.0.20240822",
+ "types-Markdown == 3.7.0.20241204",
62
# For checking the noxfile, docs/ script, and tests
63
"frequenz-client-common[dev-mkdocs,dev-noxfile,dev-pytest]",
64
0 commit comments