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 b1abf99 commit 2ae671cCopy full SHA for 2ae671c
pyproject.toml
@@ -88,7 +88,7 @@ dev-mypy = [
88
# For checking the noxfile, docs/ script, and tests
89
"frequenz-client-electricity-trading[dev-mkdocs,dev-noxfile,dev-pytest]",
90
]
91
-dev-noxfile = ["nox == 2024.10.9", "frequenz-repo-config[lib] == 0.13.0"]
+dev-noxfile = ["nox == 2025.2.9", "frequenz-repo-config[lib] == 0.13.0"]
92
dev-pylint = [
93
"pylint == 3.3.2",
94
0 commit comments