diff --git a/pyproject.toml b/pyproject.toml index 6f3d7a9..6239931 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "colorlog", "httpx", "strawberry-graphql-django==0.49.1", - "strawberry-graphql==0.257.0", + "strawberry-graphql==0.285.0", "sentry-sdk", "djangorestframework", "validators",