From d0edf823d0af55a75eb7149fc1d1849a107837e6 Mon Sep 17 00:00:00 2001 From: DorskFR Date: Sat, 20 Jul 2024 16:00:24 +0900 Subject: [PATCH] Update dependency aiohttp to v3.9.4 [SECURITY] --- LPBv2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LPBv2/requirements.txt b/LPBv2/requirements.txt index 2847e72..d498d1c 100644 --- a/LPBv2/requirements.txt +++ b/LPBv2/requirements.txt @@ -2,7 +2,7 @@ pydantic==1.8.2 PyDirectInput==1.0.4 psutil==5.8.0 pytest==6.2.3 -aiohttp==3.7.4.post0 +aiohttp==3.9.4 pynput==1.7.3 numpy==1.20.2 mss==6.1.0