diff --git a/pyproject.toml b/pyproject.toml index 62a787f..d1c32a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ dev-mypy = [ # For checking the noxfile, docs/ script, and tests "frequenz-client-base[dev-mkdocs,dev-noxfile,dev-pytest]", ] -dev-noxfile = ["nox == 2025.11.12", "frequenz-repo-config[lib] == 0.13.8"] +dev-noxfile = ["nox == 2026.2.9", "frequenz-repo-config[lib] == 0.13.8"] dev-pylint = [ "pylint == 4.0.5", # For checking the noxfile, docs/ script, and tests