From 7b9981edd457de9fb7d8bc0bd59fc883c8a28f5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 12:35:01 +0000 Subject: [PATCH] Bump tornado from 6.4.1 to 6.5 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.1 to 6.5. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.1...v6.5.0) --- updated-dependencies: - dependency-name: tornado dependency-version: '6.5' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2c08c0a..01e524b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -112,7 +112,7 @@ solara-ui==1.41.0 stack-data==0.6.3 starlette==0.41.2 tenacity==9.0.0 -tornado==6.4.1 +tornado==6.5 traitlets==5.14.3 traittypes==0.2.1 typing_extensions==4.12.2