diff --git a/pyproject.toml b/pyproject.toml index 85a6449..fb08809 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ [project.optional-dependencies] tests = [ 'coverage==7.14.1', - 'django-stubs==6.0.5', + 'django-stubs==6.0.7', 'mypy==2.1.0', 'pylint==4.0.5', 'pylint-django==2.7.0',