Update dependency django-oauth-toolkit to v1.7.1 (develop)

This commit is contained in:
RenovateBot 2022-03-19 23:31:59 +00:00
commit bd26fbe42e
2 changed files with 5 additions and 5 deletions

View file

@ -40,7 +40,7 @@ pyOpenSSL = "21.0.0"
pydub = "==0.25.1"
PyLD = "==2.0.3"
aiohttp = "==3.8.1"
django-oauth-toolkit = "==1.7.0"
django-oauth-toolkit = "==1.7.1"
django-storages = "==1.12.3"
boto3 = "==1.21.22"
unicode-slugify = "==0.1.5"