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

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2515>
This commit is contained in:
Renovate Bot 2023-06-27 12:34:42 +00:00 committed by Marge
commit 1f3a6f2a1e
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.160"
boto3 = "==1.26.161"
click = "==8.1.3"
cryptography = "==38.0.4"
feedparser = "==6.0.10"