jazzband / django-oauth-toolkit

OAuth2 goodies for the Djangonauts!
https://django-oauth-toolkit.readthedocs.io
Other
3.06k stars 777 forks source link

tox.ini whitelist -> allowlist #1422

Closed n2ygk closed 1 month ago

n2ygk commented 1 month ago

Description of the Change

Replace deprecated whitelist_external with allowlist_external

Checklist