diff --git a/pyproject.toml b/pyproject.toml index 8cc3ad03..9d743a2c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ dev-mypy = [ # For checking the noxfile, docs/ script, and tests "frequenz-client-microgrid[dev-mkdocs,dev-noxfile,dev-pytest]", ] -dev-noxfile = ["nox == 2024.10.9", "frequenz-repo-config[lib] == 0.12.2"] +dev-noxfile = ["nox == 2025.2.9", "frequenz-repo-config[lib] == 0.12.2"] dev-pylint = [ "pylint == 3.3.4", # For checking the noxfile, docs/ script, and tests