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 50a2774 commit 94fb723Copy full SHA for 94fb723
pyproject.toml
@@ -72,7 +72,7 @@ dev-mypy = [
72
# For checking the noxfile, docs/ script, and tests
73
"pymdownx-superfence-filter-lines[dev-mkdocs,dev-noxfile,dev-pytest]",
74
]
75
-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"]
76
dev-pylint = [
77
"pylint == 3.1.0",
78
0 commit comments