diff --git a/pyproject.toml b/pyproject.toml index 058e6de..5faf508 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,7 @@ dev-mypy = [ # For checking the noxfile, docs/ script, and tests "frequenz-client-assets[dev-mkdocs,dev-noxfile,dev-pytest,cli]", ] -dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.16.0"] +dev-noxfile = ["nox == 2026.2.9", "frequenz-repo-config[lib] == 0.16.0"] dev-pylint = [ # dev-pytest already defines a dependency to pylint because of the examples # For checking the noxfile, docs/ script, and tests