chore(api): update dependency aiohttp to v3.8.6

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2598>
This commit is contained in:
Renovate Bot 2023-10-12 09:05:13 +00:00
commit 973ba97980
2 changed files with 90 additions and 90 deletions

View file

@ -66,7 +66,7 @@ gunicorn = "==20.1.0"
uvicorn = { version = "==0.20.0", extras = ["standard"] }
# Libs
aiohttp = "==3.8.5"
aiohttp = "==3.8.6"
arrow = "==1.2.3"
bleach = "==5.0.1"
boto3 = "==1.26.161"