Update dependency django-oauth-toolkit to v1.7.0

This commit is contained in:
Renovate Bot 2022-02-01 17:57:45 +00:00 committed by JuniorJPDJ
commit c6ba22fbb9
2 changed files with 5 additions and 6 deletions

View file

@ -41,7 +41,7 @@ pyOpenSSL = "==20.0.1"
pydub = "==0.25.1"
PyLD = "==2.0.3"
aiohttp = "==3.8.1"
django-oauth-toolkit = "==1.5.0"
django-oauth-toolkit = "==1.7.0"
django-storages = "==1.11.1"
boto3 = "==1.20.46"
unicode-slugify = "==0.1.5"