diff --git a/pyproject.toml b/pyproject.toml index 2894ef6f4da4f01e41aa13b9325bf51d0bd563dc..d67d78eac089fdff50a40b13cd501ea799b80670 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -125,7 +125,7 @@ django-cte = "^1.1.5" pycountry = "^22.0.0" django-iconify = "^0.3" customidenticon = "^0.1.5" -graphene-django = ">=3.0.0, <=3.1.3" +graphene-django = ">=3.0.0, <=3.1.5" selenium = "^4.4.3" django-vite = "^2.0.2" graphene-django-cud = "^0.11.0"