From 26c5e9b99b55e2604770090615e2ddb04af689ce Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 2 Apr 2026 21:35:30 +0000 Subject: [PATCH] fix: cmd/python/functions_framework_compat/converter/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-15873704 - https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-15873731 - https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-15873732 - https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-15873733 - https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-15873734 - https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-15873735 - https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-15873736 - https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-15873737 - https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-15873738 - https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-15873739 --- .../functions_framework_compat/converter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/python/functions_framework_compat/converter/requirements.txt b/cmd/python/functions_framework_compat/converter/requirements.txt index ad97f7b..878e2d0 100644 --- a/cmd/python/functions_framework_compat/converter/requirements.txt +++ b/cmd/python/functions_framework_compat/converter/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.7.4 +aiohttp==3.13.4 async-timeout==3.0.1 attrs==19.3.0 cachetools==4.1.1