From f4734a97d8c0a71b2cd61b56a3f3fa193641b809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 04:21:28 +0000 Subject: [PATCH] Bump tornado from 6.4 to 6.5 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4 to 6.5. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.0...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 6859789..aece7ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ scipy==1.13.0 six==1.16.0 SQLAlchemy==2.0.29 stack-data==0.6.3 -tornado==6.4 +tornado==6.5 traitlets==5.14.2 typing_extensions==4.10.0 tzdata==2024.1