diff --git a/pyproject.toml b/pyproject.toml index dcb6a56..dfbc7fd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -88,7 +88,7 @@ dev-mypy = [ # For checking the noxfile, docs/ script, and tests "frequenz-api-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]", ] -dev-noxfile = ["nox == 2024.10.9", "frequenz-repo-config[api] == 0.11.0"] +dev-noxfile = ["nox == 2025.2.9", "frequenz-repo-config[api] == 0.11.0"] dev-pylint = [ "pylint == 3.3.4", # For checking the noxfile, docs/ script, and tests