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 f0d7f07 commit 834a50fCopy full SHA for 834a50f
pyproject.toml
@@ -68,7 +68,7 @@ dev-mypy = [
68
# For checking the noxfile, docs/ script, and tests
69
"frequenz-client-base[dev-mkdocs,dev-noxfile,dev-pytest]",
70
]
71
-dev-noxfile = ["nox == 2024.10.9", "frequenz-repo-config[lib] == 0.11.0"]
+dev-noxfile = ["nox == 2025.2.9", "frequenz-repo-config[lib] == 0.11.0"]
72
dev-pylint = [
73
"pylint == 3.3.4",
74
0 commit comments