Update dependency django-storages to v1.13 (develop)

This commit is contained in:
RenovateBot 2022-08-06 08:08:41 +00:00 committed by JuniorJPDJ
commit 35e8cb984a
2 changed files with 7 additions and 7 deletions

View file

@ -40,7 +40,7 @@ pydub = "==0.25.1"
PyLD = "==2.0.3"
aiohttp = "==3.8.1"
django-oauth-toolkit = "==1.7.1"
django-storages = "==1.12.3"
django-storages = "==1.13"
boto3 = "==1.24.46"
unicode-slugify = "==0.1.5"
django-cacheops = "==6.1"