From 05f2fdb43fb91fcb92cd592ed6b31435d21d3d6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 19:13:58 +0000 Subject: [PATCH] chore(deps): bump tornado from 6.5.5 to 6.5.7 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.5 to 6.5.7. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.5...v6.5.7) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.7 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..dc8903d 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.7 # via # ipykernel # jupyter-client