Update dependency boto3 to v1.26.16

This commit is contained in:
Renovate Bot 2022-11-23 21:33:29 +00:00
commit 5e2df11fb6
2 changed files with 9 additions and 9 deletions

View file

@ -38,7 +38,7 @@ PyLD = "==2.0.3"
aiohttp = "==3.8.3"
django-oauth-toolkit = "2.2.0"
django-storages = "==1.13.1"
boto3 = "==1.26.15"
boto3 = "==1.26.16"
unicode-slugify = "==0.1.5"
django-cacheops = "==6.1"
service-identity = "==21.1.0"