diff --git a/pyproject.toml b/pyproject.toml index b9683aac..dfe92b22 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "gunicorn~=20.1.0", "psycopg2-binary", "sentry-sdk", - "strawberry-graphql-django~=0.57.0", + "strawberry-graphql-django~=0.67.2", "django-choices-field", # Required by strawberry-graphql-django "django-health-check", "cachetools",