Update dependency boto3 to v1.24.51 (develop)

This commit is contained in:
RenovateBot 2022-08-13 09:00:55 +00:00 committed by Georg Krause
commit e74c7a86c7
2 changed files with 34 additions and 34 deletions

View file

@ -41,7 +41,7 @@ PyLD = "==2.0.3"
aiohttp = "==3.8.1"
django-oauth-toolkit = "==1.7.1"
django-storages = "==1.13.1"
boto3 = "==1.24.50"
boto3 = "==1.24.51"
unicode-slugify = "==0.1.5"
django-cacheops = "==6.1"
service-identity = "==21.1.0"