From 3054e4e5cea26a1c71317bf320eca58cb6a1ce75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 22:09:41 +0000 Subject: [PATCH] Bump tornado in /docs in the pip group across 1 directory Bumps the pip group with 1 update in the /docs directory: [tornado](https://github.com/tornadoweb/tornado). Updates `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: indirect dependency-group: pip ... 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 6afb778ed..4097e60cf 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -245,7 +245,7 @@ stack-data==0.6.3 # via ipython tabulate==0.10.0 # via jupyter-cache -tornado==6.5.5 +tornado==6.5.6 # via # ipykernel # jupyter-client