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 554aeb0 commit e15952cCopy full SHA for e15952c
pyproject.toml
@@ -63,7 +63,7 @@ dev-mypy = [
63
# For checking the noxfile, docs/ script, and tests
64
"frequenz-client-common[dev-mkdocs,dev-noxfile,dev-pytest]",
65
]
66
-dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.5"]
+dev-noxfile = ["nox == 2025.10.16", "frequenz-repo-config[lib] == 0.13.5"]
67
dev-pylint = [
68
"pylint == 3.3.8",
69
0 commit comments