From e16c3088b4421763cad973cec6ed729b7a30d6c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 17:33:43 +0000 Subject: [PATCH] Bump tornado from 6.4.2 to 6.5.5 in /projects/hip/docs/sphinx Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.2 to 6.5.5. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.2...v6.5.5) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- projects/hip/docs/sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/hip/docs/sphinx/requirements.txt b/projects/hip/docs/sphinx/requirements.txt index ada67dda8aa..3af9d56feb8 100644 --- a/projects/hip/docs/sphinx/requirements.txt +++ b/projects/hip/docs/sphinx/requirements.txt @@ -270,7 +270,7 @@ tabulate==0.9.0 # via jupyter-cache tomli==2.0.1 # via sphinx -tornado==6.4.2 +tornado==6.5.5 # via # ipykernel # jupyter-client