From a022cfc215ce67a41745ef41900325772be589b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20N=C3=B8rgaard?= Date: Tue, 24 Sep 2024 10:17:43 +0100 Subject: [PATCH] update dep due to sec vuln --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c47c93a..14b5840 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ asyncpg==0.29.0 asyncpg-stubs==0.29.1 bleach==6.1.0 python-multipart==0.0.9 -aiohttp==3.9.5 -pyyaml==6.0.1 \ No newline at end of file +aiohttp==3.10.5 +pyyaml==6.0.1