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 300bcb4 commit 4520f3aCopy full SHA for 4520f3a
pyproject.toml
@@ -71,7 +71,7 @@ dev-mypy = [
71
# For checking the noxfile, docs/ script, and tests
72
"frequenz-api-common[dev-mkdocs,dev-noxfile,dev-pytest]",
73
]
74
-dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[api] == 0.13.5"]
+dev-noxfile = ["nox == 2025.10.16", "frequenz-repo-config[api] == 0.13.5"]
75
dev-pylint = [
76
"pylint == 3.3.8",
77
0 commit comments