From b9b3e3984cf12ce70bb92bc6d254247ac2b7538f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: 2025年7月17日 09:06:39 +0000 Subject: [PATCH] fix: Day61-65/code/hello-tornado/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-10742466 --- Day61-65/code/hello-tornado/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Day61-65/code/hello-tornado/requirements.txt b/Day61-65/code/hello-tornado/requirements.txt index 619660c5f4..99b06179eb 100644 --- a/Day61-65/code/hello-tornado/requirements.txt +++ b/Day61-65/code/hello-tornado/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.5.4 +aiohttp==3.12.14 aiomysql==0.0.20 asn1crypto==0.24.0 async-timeout==3.0.1

AltStyle によって変換されたページ (->オリジナル) /