From 2979871feb229e2dea9b51ca3f5665e0e6a0c981 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 22:14:28 +0000 Subject: [PATCH] chore(deps): bump tornado from 6.5.5 to 6.5.6 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.5 to 6.5.6. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.5...v6.5.6) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index f9bf003..5fe3ba8 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -552,7 +552,7 @@ tinycss2==1.4.0 # via bleach tomlkit==0.14.0 # via pylint -tornado==6.5.5 +tornado==6.5.6 # via # ipykernel # jupyter-client