diff --git a/pyproject.toml b/pyproject.toml index 3199c9b..f76ef2b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,7 +70,7 @@ dev-mypy = [ # For checking the noxfile, docs/ script, and tests "frequenz-reporting-python[dev-mkdocs,dev-noxfile,dev-pytest]", ] -dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.6"] +dev-noxfile = ["nox == 2025.10.16", "frequenz-repo-config[lib] == 0.13.6"] dev-pylint = [ # dev-pytest already defines a dependency to pylint because of the examples # For checking the noxfile, docs/ script, and tests