From 358b5bb0a1bf5bb51528c254ee3bd0f2eaa6a8a0 Mon Sep 17 00:00:00 2001 From: Matthew Stratford Date: Sat, 12 Mar 2022 00:09:22 +0000 Subject: [PATCH] Update aiohttp for dependabot --- build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/requirements.txt b/build/requirements.txt index ea525e9..2dcdff0 100644 --- a/build/requirements.txt +++ b/build/requirements.txt @@ -3,7 +3,7 @@ pygame==2.0.2 sanic==21.9.3 sanic-Cors==1.0.1 syncer==1.3.0 -aiohttp==3.7.4.post0 +aiohttp==3.7.4 mutagen==1.45.1 sounddevice==0.4.2 setproctitle==1.2.2