From 605550677cba38c9c995bfc393f528be74c2748f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 23:03:04 +0000 Subject: [PATCH] Bump tornado from 6.5.6 to 6.5.7 in /envs Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.6 to 6.5.7. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.6...v6.5.7) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.7 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 ee2a62e..bfac527 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.6 +tornado==6.5.7 traitlets==4.3.2 vine==1.1.3 wcwidth==0.1.7