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 150bdf1 commit 750c22aCopy full SHA for 750c22a
pyproject.toml
@@ -61,7 +61,7 @@ dev-mypy = [
61
# For checking the noxfile, docs/ script, and tests
62
"frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]",
63
"mypy == 1.8.0",
64
- "types-Markdown == 3.5.0.3",
+ "types-Markdown == 3.5.0.20240129",
65
]
66
dev-noxfile = ["nox == 2023.4.22", "frequenz-repo-config[lib] == 0.8.0"]
67
dev-pylint = [
0 commit comments