Closed winged closed 3 weeks ago
Graphene 3.4.0 had a bug where UTC dates with the Z suffix wouldn't be parsed and were rejected. This was fixed in Graphene 3.4.1, so instead of relying on it as a transitive dependency, we now pin it explicitly.
Z
Rel: https://github.com/graphql-python/graphene/issues/1580
Graphene 3.4.0 had a bug where UTC dates with the
Z
suffix wouldn't be parsed and were rejected. This was fixed in Graphene 3.4.1, so instead of relying on it as a transitive dependency, we now pin it explicitly.