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 224b251 commit 2df7883Copy full SHA for 2df7883
pyproject.toml
@@ -70,7 +70,7 @@ dev-mypy = [
70
# For checking the noxfile, docs/ script, and tests
71
"frequenz-reporting-python[dev-mkdocs,dev-noxfile,dev-pytest]",
72
]
73
-dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.6"]
+dev-noxfile = ["nox == 2025.10.16", "frequenz-repo-config[lib] == 0.13.6"]
74
dev-pylint = [
75
# dev-pytest already defines a dependency to pylint because of the examples
76
0 commit comments