From 798f06c41a6f993cd0d76c81e6e4260054b562a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 22:03:11 +0000 Subject: [PATCH] Bump tornado from 6.5.7 to 6.5.8 in /Modulo 2 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.7 to 6.5.8. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.7...v6.5.8) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.8 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 10e9f78..2b2a380 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.7 +tornado==6.5.8 traitlets==4.3.2 wcwidth==0.1.7 webencodings==0.5.1