Update dependency boto3 to v1.21.3 (develop)

This commit is contained in:
RenovateBot 2022-02-20 06:32:51 +00:00
commit efaaa0a3cc
2 changed files with 9 additions and 9 deletions

View file

@ -42,7 +42,7 @@ PyLD = "==2.0.3"
aiohttp = "==3.8.1"
django-oauth-toolkit = "==1.7.0"
django-storages = "==1.12.3"
boto3 = "==1.21.2"
boto3 = "==1.21.3"
unicode-slugify = "==0.1.5"
django-cacheops = "==6.0"
service-identity = "==21.1.0"