From bfc341845170b3f1b3315d2cc22a5d0ef5805932 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 00:27:52 +0000 Subject: [PATCH] chore(deps): bump tornado from 6.5.3 to 6.5.5 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.3 to 6.5.5. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.3...v6.5.5) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 454ae456a..f5edf5ea4 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -398,7 +398,7 @@ tinycss2==1.4.0 # via bleach tomli==2.3.0 ; python_full_version < '3.11' # via jupytext -tornado==6.5.3 +tornado==6.5.5 # via # ipykernel # jupyter-client