Update dependency boto3 to v1.26.13

This commit is contained in:
Renovate Bot 2022-11-18 21:03:31 +00:00
commit 5fc613b21a
2 changed files with 9 additions and 9 deletions

View file

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