diff --git a/pyproject.toml b/pyproject.toml index 4ff361c..fc76e23 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -90,7 +90,7 @@ dev-mypy = [ "types-protobuf == 6.32.1.20251210", "types-python-dateutil == 2.9.0.20251115", ] -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