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.28k stars 766 forks source link

Remove Django 4.1 (EOL) and add Django 5.0 to CI #1483

Closed kiendang closed 8 months ago

kiendang commented 9 months ago

https://docs.djangoproject.com/en/5.0/faq/install/#what-python-version-can-i-use-with-django https://www.djangoproject.com/download/#supported-versions

kiendang commented 9 months ago

Looks great! Nice to see 5.0 passed all tests without any changes 😄

Yup. Turned out that 1 failed test was with djangomain and we don't need to worry about that until future releases.