From ded05c3a6f7cad8a7f3100f5dd890bd9756da430 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 00:19:41 +0000 Subject: [PATCH] build(deps): bump tornado from 6.5.1 to 6.5.5 in /requirements 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: indirect ... Signed-off-by: dependabot[bot] --- requirements/checkdocs.txt | 2 +- requirements/docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/checkdocs.txt b/requirements/checkdocs.txt index 40f324bc11c..293269dd666 100644 --- a/requirements/checkdocs.txt +++ b/requirements/checkdocs.txt @@ -99,7 +99,7 @@ tomli==2.0.1 # via # build # pep517 -tornado==6.5.1 +tornado==6.5.5 # via livereload typing-extensions==4.3.0 # via myst-parser diff --git a/requirements/docs.txt b/requirements/docs.txt index 23100476c1d..fa5a916eddf 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -99,7 +99,7 @@ tomli==2.0.1 # via # build # pep517 -tornado==6.5.1 +tornado==6.5.5 # via livereload typing-extensions==4.3.0 # via myst-parser