diff --git a/pyproject.toml b/pyproject.toml index e39cc37..fe1929c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -81,7 +81,7 @@ dev-mypy = [ # For checking the noxfile, docs/ script, and tests "frequenz-client-microgrid[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