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 051fb76 commit 06776bfCopy full SHA for 06776bf
pyproject.toml
@@ -52,10 +52,10 @@ dev-mkdocs = [
52
"markdown-svgbob == 202406.1023",
53
"mike == 2.1.3",
54
"mkdocs-gen-files == 0.5.0",
55
- "mkdocs-include-markdown-plugin == 7.1.6",
+ "mkdocs-include-markdown-plugin == 7.1.7",
56
"mkdocs-literate-nav == 0.6.2",
57
- "mkdocs-macros-plugin == 1.3.7",
58
- "mkdocs-material == 9.6.15",
+ "mkdocs-macros-plugin == 1.3.9",
+ "mkdocs-material == 9.6.18",
59
"mkdocstrings[python] == 0.30.0",
60
"mkdocstrings-python == 1.16.12",
61
"pymdownx-superfence-filter-lines == 0.1.0",
@@ -70,7 +70,7 @@ dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.5"]
70
dev-pylint = [
71
# For checking the noxfile, docs/ script, and tests
72
"frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]",
73
- "pylint == 3.3.7",
+ "pylint == 3.3.8",
74
]
75
dev-pytest = [
76
"async-solipsism == 0.8",
0 commit comments