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 834893a commit 514245aCopy full SHA for 514245a
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.6.1",
64
- "types-Markdown == 3.5.0.0",
+ "types-Markdown == 3.5.0.3",
65
]
66
dev-noxfile = ["nox == 2023.4.22", "frequenz-repo-config[lib] == 0.7.5"]
67
dev-pylint = [
0 commit comments