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