graphql-python / graphene-django

Build powerful, efficient, and flexible GraphQL APIs with seamless Django integration.
http://docs.graphene-python.org/projects/django/en/latest/
MIT License
4.31k stars 770 forks source link

Upgrade github actions versions, default python and dev dependencies #1407

Closed firaskafri closed 1 year ago

firaskafri commented 1 year ago
firaskafri commented 1 year ago

@kiendang You are right! Updated the PR and I am on the reset of the points!

kiendang commented 1 year ago

May as well update the other actions to latest versions too, actions/setup-python and actions/checkout.

kiendang commented 1 year ago

Thanks for doing this. I've planned to do this as well since I did the exact same thing for graphql-server recently, but was waiting for #1365 to be merged.

firaskafri commented 1 year ago

@kiendang thank you for reviewing this with me! Linting is failing though, any idea why could this be happening?

Update: seems to be this https://github.com/graphql-python/graphene-django/blob/c1a22bfd91aa3b298ea8f293b1a9f6ece7a46a8e/.pre-commit-config.yaml#LL2C1-L2C1