diff --git a/pyproject.toml b/pyproject.toml index fe008762..fe3bdc83 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,7 @@ dev-mypy = [ "types-protobuf == 5.29.1.20241207", "types-python-dateutil == 2.9.0.20241206", ] -dev-noxfile = ["nox == 2024.10.9", "frequenz-repo-config[lib] == 0.11.0"] +dev-noxfile = ["nox == 2025.2.9", "frequenz-repo-config[lib] == 0.11.0"] dev-pylint = [ "pylint == 3.3.4", # For checking the noxfile, docs/ script, and tests