From c44dbe8c9b3b517202c2fe1157aab0753b10e015 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 00:18:26 +0000 Subject: [PATCH] Bump tornado from 6.5 to 6.5.5 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5 to 6.5.5. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.0...v6.5.5) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.5 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 84517dd..8d4dbb0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ six==1.12.0 soupsieve==1.8 terminado==0.8.1 testpath==0.4.2 -tornado==6.5 +tornado==6.5.5 traitlets==4.3.2 wcwidth==0.1.7 webencodings==0.5.1