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 ff88fd9 commit d4ce8f8Copy full SHA for d4ce8f8
pyproject.toml
@@ -83,7 +83,7 @@ dev-mypy = [
83
"types-protobuf == 5.29.1.20241207",
84
"types-python-dateutil == 2.9.0.20241206",
85
]
86
-dev-noxfile = ["nox == 2024.10.9", "frequenz-repo-config[lib] == 0.11.0"]
+dev-noxfile = ["nox == 2025.2.9", "frequenz-repo-config[lib] == 0.11.0"]
87
dev-pylint = [
88
"pylint == 3.3.4",
89
# For checking the noxfile, docs/ script, and tests
0 commit comments