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 f25d49c commit 2dbd1ceCopy full SHA for 2dbd1ce
pyproject.toml
@@ -57,7 +57,7 @@ dev-mkdocs = [
57
]
58
dev-mypy = [
59
"mypy == 1.16.1",
60
- "types-Markdown == 3.8.0.20250415",
+ "types-Markdown == 3.8.0.20250708",
61
# For checking the noxfile, docs/ script, and tests
62
"frequenz-reporting-python[dev-mkdocs,dev-noxfile,dev-pytest]",
63
0 commit comments