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

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2486>
This commit is contained in:
Renovate Bot 2023-06-14 15:33:04 +00:00
commit f3f6ccd483
2 changed files with 6 additions and 6 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.152"
boto3 = "==1.26.153"
click = "==8.1.3"
cryptography = "==38.0.4"
feedparser = "==6.0.10"