diff --git a/pyproject.toml b/pyproject.toml index af377e9..6014c01 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ repository = "http://github.com/robinedwards/django-neomodel" [project.optional-dependencies] dev = [ "pytest>=7.1", - "pytest-django>=3.10.0", + "pytest-django>=4.5.2", "pytest-cov>=4.0", ]