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 5cf5b9b commit a21c1b6Copy full SHA for a21c1b6
pyproject.toml
@@ -65,7 +65,7 @@ dev-mypy = [
65
"mypy == 1.8.0",
66
"types-Markdown == 3.5.0.20240129",
67
]
68
-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"]
69
dev-pylint = [
70
# For checking the noxfile, docs/ script, and tests
71
"frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]",
0 commit comments