This release adds support for Python >= 3.7 and the latest Django versions: 2.2, 3.2, and 4.0. I also updated the GitHub CI workflow to include tests for various Python and Django versions.
What's Changed
* Feature: Django v4 support by Menda in https://github.com/grafana/django-saml2-auth/pull/26
* Update dependencies by mostafa in https://github.com/grafana/django-saml2-auth/pull/28
New Contributors
* Menda made their first contribution in https://github.com/grafana/django-saml2-auth/pull/26
**Full Changelog**: https://github.com/grafana/django-saml2-auth/compare/v3.3.0...v3.4.0