diff --git a/pyproject.toml b/pyproject.toml index 63efbdf..c43290a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dynamic = ["version"] dev = [ "commitizen ~= 3.29", "django-stubs[compatible-mypy] ~= 5.0", - "nox == 2024.4.15", + "nox == 2024.10.9", "pre-commit ~= 3.8", "pytest ~= 8.3", "pytest-cov ~= 5.0",