chore(api): update dependency boto3 to v1.26.154

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2492>
This commit is contained in:
Renovate Bot 2023-06-16 15:32:53 +00:00
commit 4f80bf065b
2 changed files with 9 additions and 9 deletions

View file

@ -69,7 +69,7 @@ uvicorn = { version = "==0.20.0", extras = ["standard"] }
aiohttp = "==3.8.4"
arrow = "==1.2.3"
bleach = "==5.0.1"
boto3 = "==1.26.153"
boto3 = "==1.26.154"
click = "==8.1.3"
cryptography = "==38.0.4"
feedparser = "==6.0.10"