Skip to content

Update requirements to the official graphene 3.0 release #1290

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 22, 2022

Conversation

keithhackbarth
Copy link
Collaborator

Also, Graphql-relay introduces breaking changes to this repo in version 3.1.1, so I used stricter pinning of the graphene and graphql-relay requirements and switching to arrray_connection in support of this upgrade; graphene 3.0 supports 3.0-4.0 which is too broad for graphene-django.

Also, Graphql-relay introduces breaking changes to this repo in version 3.1.1
Use stricter pinning of the graphene and graphql-relay requirements in support of this upgrade
as graphene 3.0 supports 3.0-4.0 which is too broad for graphene-django
@jkimbo
Copy link
Member

jkimbo commented Jan 22, 2022

@keithhackbarth Looks like the tests are failing though

@keithhackbarth keithhackbarth force-pushed the graphql_relay_pin_version branch from ead1995 to e996514 Compare January 22, 2022 19:16
@keithhackbarth
Copy link
Collaborator Author

Thanks, @jkimbo - I think there may be a fragility issue with our CI as I just re-ran the tests on the exact same code and they passed this time. I can try to investigate and look into it in a separate PR. This one should be good to merge now!

@jkimbo jkimbo merged commit 775644b into graphql-python:main Jan 22, 2022
@jkimbo
Copy link
Member

jkimbo commented Jan 22, 2022

Ok thanks @keithhackbarth

@marcgibbons
Copy link

@jkimbo Any chance a new release can be pushed to PyPI?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants