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 fb83a3f commit 3346015Copy full SHA for 3346015
pyproject.toml
@@ -66,7 +66,7 @@ dev-mypy = [
66
"mypy == 1.14.1",
67
"types-Markdown == 3.7.0.20241204",
68
]
69
-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"]
70
dev-pylint = [
71
# For checking the noxfile, docs/ script, and tests
72
"frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]",
0 commit comments