auth0 / auth0-python

Auth0 SDK for Python
https://auth0-python.readthedocs.io
MIT License
515 stars 167 forks source link

Add python 3.12 support, drop 3.7 #562

Closed adamjmcgrath closed 10 months ago

adamjmcgrath commented 10 months ago

Changes

Add support for 3.12, drop support for 3.7

Also update aiohttp to 3.9 to pick up security updates

References

https://github.com/auth0/auth0-python#support-policy

adamjmcgrath commented 10 months ago

3.7 is failing because support has been dropped (tested 3.12 locally)