diff --git a/pyproject.toml b/pyproject.toml index 3111f5ff..cd81d20f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ dev-mypy = [ # For checking the noxfile, docs/ script, and tests "frequenz-api-common[dev-mkdocs,dev-noxfile,dev-pytest]", ] -dev-noxfile = ["nox == 2025.10.16", "frequenz-repo-config[api] == 0.14.0"] +dev-noxfile = ["nox == 2026.2.9", "frequenz-repo-config[api] == 0.14.0"] dev-pylint = [ "pylint == 3.3.8", # For checking the noxfile, docs/ script, and tests