Update dependency boto3 to v1.20.46 (develop)

This commit is contained in:
RenovateBot 2022-02-01 05:32:02 +00:00 committed by Georg Krause
commit 111843c186
2 changed files with 20 additions and 17 deletions

View file

@ -43,7 +43,7 @@ PyLD = "==2.0.3"
aiohttp = "==3.8.1"
django-oauth-toolkit = "==1.5.0"
django-storages = "==1.11.1"
boto3 = "==1.17.112"
boto3 = "==1.20.46"
unicode-slugify = "==0.1.5"
django-cacheops = "==6.0"
service-identity = "==21.1.0"