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.
2 parents d39e868 + eb22eae commit ad8ec1bCopy full SHA for ad8ec1b
pyproject.toml
@@ -79,7 +79,7 @@ dev-mypy = [
79
"frequenz-client-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]",
80
"grpc-stubs == 1.53.0.5",
81
]
82
-dev-noxfile = ["nox == 2023.4.22", "frequenz-repo-config[lib] == 0.9.1"]
+dev-noxfile = ["nox == 2024.3.2", "frequenz-repo-config[lib] == 0.9.1"]
83
dev-pylint = [
84
"pylint == 3.1.0",
85
# For checking the noxfile, docs/ script, and tests
0 commit comments