From 041bd3c2d72dd36d55162bb5b545faceb3fd548d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 00:19:36 +0000 Subject: [PATCH] Bump tornado from 6.5.1 to 6.5.5 in /envs Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.1 to 6.5.5. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.1...v6.5.5) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- envs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envs/requirements.txt b/envs/requirements.txt index 82758ed..e1bcc5d 100644 --- a/envs/requirements.txt +++ b/envs/requirements.txt @@ -56,7 +56,7 @@ sphinx-rtd-theme==0.2.4 stevedore==1.22.0 terminado==0.6 testpath==0.3 -tornado==6.5.1 +tornado==6.5.5 traitlets==4.3.2 vine==1.1.3 wcwidth==0.1.7