diff --git a/pyproject.toml b/pyproject.toml index b9683aac..74754d76 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.70.0", "django-choices-field", # Required by strawberry-graphql-django "django-health-check", "cachetools",