From 8349da06b33813d68e961542fcf2049900422365 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 22:22:23 +0000 Subject: [PATCH] Bump tornado from 6.5.5 to 6.5.6 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.5 to 6.5.6. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.5...v6.5.6) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- REQUIREMENTS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REQUIREMENTS.txt b/REQUIREMENTS.txt index 9f0a231..fb71523 100644 --- a/REQUIREMENTS.txt +++ b/REQUIREMENTS.txt @@ -53,7 +53,7 @@ simplegeneric==0.8.1 six==1.11.0 terminado==0.8.1 testpath==0.3.1 -tornado==6.5.5 +tornado==6.5.6 tqdm==4.66.3 traitlets==4.3.2 urllib3==2.6.3