There was an error while loading. Please reload this page.
1 parent ca0b827 commit 282bb90Copy full SHA for 282bb90
1 file changed
aws/lambda/usage-log-aggregator/requirements.txt
@@ -9,7 +9,8 @@
9
aioboto3
10
aiobotocore
11
aiofile
12
-aiohttp
+# >=3.13.3 fixes CVE-2025-69223, CVE-2025-69224, CVE-2025-69228, CVE-2025-69229
13
+aiohttp>=3.13.3
14
pandas
15
python-dateutil
16
pytest
0 commit comments