From 01b392207512d01b3c2e3783e7639dfe5421b14f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 10:25:01 -0600 Subject: [PATCH] Bump tornado from 6.4.2 to 6.5.1 in /docs/sphinx (#1710) Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.2 to 6.5.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.2...v6.5.1) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> [ROCm/rccl commit: d4d021c726f87747f2394ba9d6498f7a8c3dcd86] --- projects/rccl/docs/sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rccl/docs/sphinx/requirements.txt b/projects/rccl/docs/sphinx/requirements.txt index e5d5567f21..617ab00f75 100644 --- a/projects/rccl/docs/sphinx/requirements.txt +++ b/projects/rccl/docs/sphinx/requirements.txt @@ -244,7 +244,7 @@ tabulate==0.9.0 # via jupyter-cache tomli==2.0.1 # via sphinx -tornado==6.4.2 +tornado==6.5.1 # via # ipykernel # jupyter-client