Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update (and pin) graphene dependency
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.
- Loading branch information