We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b53762a + 4cd9150 commit 70044c0Copy full SHA for 70044c0
1 file changed
pyproject.toml
@@ -89,7 +89,7 @@ dev-mypy = [
89
# For checking the noxfile, docs/ script, and tests
90
"frequenz-api-reporting[dev-mkdocs,dev-noxfile,dev-pytest]",
91
]
92
-dev-noxfile = ["nox == 2025.10.16", "frequenz-repo-config[api] == 0.17.0"]
+dev-noxfile = ["nox == 2026.4.10", "frequenz-repo-config[api] == 0.17.0"]
93
dev-pylint = [
94
# dev-pytest already defines a dependency to pylint because of the examples
95
0 commit comments