From ccfd59dd65e002f14566697cab0b9f99016501d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 18:52:18 +0000 Subject: [PATCH] Bump tornado from 6.5.5 to 6.5.7 in /Modulo 2 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.5 to 6.5.7. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.5...v6.5.7) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Modulo 2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modulo 2/requirements.txt b/Modulo 2/requirements.txt index 9a1ac20..380f53d 100644 --- a/Modulo 2/requirements.txt +++ b/Modulo 2/requirements.txt @@ -47,7 +47,7 @@ Send2Trash==1.5.0 six==1.12.0 terminado==0.8.2 testpath==0.4.2 -tornado==6.5.5 +tornado==6.5.7 traitlets==4.3.2 wcwidth==0.1.7 webencodings==0.5.1