From 6d444d3d14ae2e8ea19061182f5ef22d4c9d6fd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 21:31:49 +0000 Subject: [PATCH] Bump tornado from 6.5.7 to 6.5.8 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] --- python_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_requirements.txt b/python_requirements.txt index 53e5c03b7d..0187987fda 100644 --- a/python_requirements.txt +++ b/python_requirements.txt @@ -839,7 +839,7 @@ toml==0.10.2 # via # -r requirements.in # swcc -tornado==6.5.7 +tornado==6.5.8 # via # -r requirements.in # bokeh