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 19d6595 commit 58d5862Copy full SHA for 58d5862
pyproject.toml
@@ -73,7 +73,7 @@ dev-mypy = [
73
# For checking the noxfile, docs/ script, and tests
74
"pymdownx-superfence-filter-lines[dev-mkdocs,dev-noxfile,dev-pytest]",
75
]
76
-dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.5"]
+dev-noxfile = ["nox == 2025.10.16", "frequenz-repo-config[lib] == 0.13.5"]
77
dev-pylint = [
78
"pylint == 3.3.8",
79
0 commit comments