diff --git a/pyproject.toml b/pyproject.toml index 51cb403..050f561 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ dev-mypy = [ # For checking the noxfile, docs/ script, and tests "frequenz-client-base[dev-mkdocs,dev-noxfile,dev-pytest]", ] -dev-noxfile = ["nox == 2023.4.22", "frequenz-repo-config[lib] == 0.9.1"] +dev-noxfile = ["nox == 2024.3.2", "frequenz-repo-config[lib] == 0.9.1"] dev-pylint = [ "pylint == 3.1.0", # For checking the noxfile, docs/ script, and tests